dianlujitao
d1262f6f6d
Revert "sdm710-common: Switch to Audio HAL V6"
...
All target devices use pre-R audio.bluetooth_qti.default.so and
pre-R audio hal, in which the new set_event_callback API is not
implemented and the audio service will crash due to mismatched struct.
jjpprrrr:
The audio flinger also warns about event callback when playing
audio through a USB audio adapter with DAC. Let's go back to v5
to avoid calling these unimplemented features at all.
...
D AudioFlinger: Failed to add event callback
...
Change-Id: Ia330ac05d84d3dfb3a639458d66a3dc29689e67c
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2022-01-23 09:37:02 +01:00
jjpprrrr
ed50308116
sdm710-common: update DPM, IMS, and RIL system blobs
...
from LA.QSSI.12.0.r1-05100-qssi.0
sdm710-lenovo: also drop WFD and update remaining libs
Note that ims factory jars are added for the new ImsRcsService.apk.
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
2022-01-03 14:40:57 +01:00
Giammarco Senatore
030df1de92
Revert "kunlun2: drop livedisplay"
...
This reverts commit 835641f2cf
.
And remove sunlight
2021-08-19 13:51:58 +02:00
Giammarco Senatore
07b514cd94
sdm710-common: Drop health entry in manifest
...
we use 2.1 that has fragment vintf
2021-08-16 21:55:23 +02:00
Giammarco Senatore
807b9d621b
kunlun2: add android.hardware.contexthub entry
2021-07-16 17:55:01 +02:00
Giammarco Senatore
835641f2cf
kunlun2: drop livedisplay
...
This is eleven branch, not plus
* Yeah I am debugging on Plus idk why
2021-07-16 17:55:01 +02:00
Giammarco Senatore
f751694588
kunlun2: add missing vendor.qti.ims.factory manifest entry
2021-07-16 17:55:01 +02:00
Giammarco Senatore
207b6143df
kunlun2: uprev vendor.qti.esepowermanager to 1.1
2021-07-16 17:55:00 +02:00
Sanjeev Mittal
459bdee22e
ims: IRTPservice 3.0
...
Change-Id: I7adaa831080e90fafe9b613ab3c39a0c5e25dec2
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:57 +02:00
Vidyalakshmi Badiger
282ffc23a6
Update QtiRadio version to 2.4
...
Update QtiRadio version to 2.4
Change-Id: I72ec0cb18dd86d6d647ea99c7aa67215a9da176c
CRs-Fixed: 2715915
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:57 +02:00
Suresh Koleti
7fb770493c
IMS: Enable IImsRadio v1.6
...
This change is to enable IImsRadio v1.6
Change-Id: Id38ade55e0cc7b250096cd9fc51507fa2828e1f8
CRs-Fixed: 2673962
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:57 +02:00
Pavan Kumar M
b894ae5e16
FR 58378: Update factory version to v2.1
...
Change-Id: I92338e4095a25173fac5d5ebfe6b30758201db26
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:57 +02:00
Pavan Kumar M
f3889c09e8
sdm845-common: Add IImsFactory and uceservice HAL entry
...
Add entry for new factory HAL for ims and minor
version upgrade in uceservice HAL.
Change-Id: I3df552f4e9fbb3319b33bd5ee213c17548c7a422
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:57 +02:00
Susheel Nyamala
10811839d2
Enable 1.5 IRadio hal in manifest file
...
Change-Id: I793ea9c112af96d94c6b2b41f07c17625b859655
CRs-Fixed: 2680962
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:56 +02:00
rjeyaraj
4f1a4442bf
Remove older drm HAL entries
...
Change-Id: I3b7cb67b8d2dddfb4be33e62ed5cd068b071cdff
Signed-off-by: rjeyaraj <rjeyaraj@codeaurora.org>
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:55 +02:00
Sebastian Dang
b4836767ff
Move wfdhdcp Crypto & DRM HAL to 1.3
...
Change-Id: Ic1f18825f61aa1aecbb56941dd9cfe2447659a20
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:55 +02:00
DennySPb
96610639f6
manifest: move livedisplay and powerstats hals to device manifest
...
Signed-off-by: DennySPb <dennyspb@gmail.com>
Change-Id: I6cc570579d5a46de3ead668b1c2b71be240f25a6
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-16 17:54:55 +02:00
Chenyang Zhong
62e25b98b3
bump vendor.display.config to 2.0
...
...in conjuction with the display hal changes ported from
"LA.UM.9.8.r1-02900-SDM710.0"
Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
Signed-off-by: DennySPb <dennyspb@gmail.com>
Change-Id: Ia7f9985e94c0ce8f538bb83334382fd5fe589dee
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-12 02:24:06 +02:00
Mikhail Naganov
abd2fe48e7
Switch to Audio HAL V6
...
Bug: 141989952
Test: atest VtsHalAudioV6_0TargetTest
atest VtsHalAudioEffectV6_0TargetTest
manual audio "smoke" test
Change-Id: Ieb1cc5c7fdcc5416a328a0a5c4a1996258b81ac8
Signed-off-by: DennySPb <dennyspb@gmail.com>
2021-07-12 02:24:06 +02:00
Giammarco Senatore
21992758a7
Initial device manifest and compatibility matrix
...
* stripped stock ZUI 11.5.160 manifest and compatibility matrix
* bumped some instances to match oss hals versions
2021-07-12 02:24:04 +02:00
GiaSen
f5f839f3b3
kunlun2: Nuke manifest.xml
...
Was not needed at all
2021-01-01 15:46:25 +01:00
GiaSen
3922076346
mido: remove alrady declared wifi hals from manifest
2020-09-17 18:13:27 +02:00
ѕαмαя νιѕρυтє
59e19ff317
sdm710-common: Undeclare perf HAL from device manifest
...
* To silence spam in log
* Its already disabled 478ea785d4/rootdir/etc/init.qcom.rc (L107)
2020-08-15 17:29:06 +02:00
Henrique Pereira
5c6a44f762
kunlun2: Import power-libperfmgr from hardware/google/pixel
...
* Powerhint.json from Crosshatch slightly cleaned-up
Signed-off-by: Henrique Pereira <hlcpereira@pixelexperience.org>
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-05-22 11:27:02 +02:00
Sᴀᴍᴀʀ Vɪꜱᴘᴜᴛᴇ
bdcc475b79
kunlun2: Update manifest.xml from stock
2020-04-11 19:35:58 +05:30
SamarV-121
d07301de0a
sdm710-common: Import QTI Power HAL from Lineage
...
* 0db671a262
* https://github.com/LineageOS/android_hardware_lineage_interfaces/tree/lineage-17.1/power/1.0
* rootdir: Disable vendor.power-hal-1-0
* sepolicy: Lable android.hardware.power@1.2-service-qti
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-30 18:37:36 +05:30
SamarV-121
edc5bfe69b
sdm710-common: Import and bind mount stock manifest
...
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
2020-03-12 21:31:49 +05:30