sm6150-common: Switch to QTI Memtrack AIDL HAL

Change-Id: Ibcbaff02fd56fbccc3a88c01a5f46a89cb212ef5
This commit is contained in:
Yumi Yukimura 2024-07-13 23:22:02 +05:30 committed by basamaryan
parent 190cfed1aa
commit 5f487d9349
No known key found for this signature in database
GPG Key ID: 707BA6C82329E8F9
2 changed files with 3 additions and 14 deletions

View File

@ -76,15 +76,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.memtrack</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IMemtrack</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.radio</name>
<transport>hwbinder</transport>

View File

@ -120,14 +120,12 @@ PRODUCT_PACKAGES += \
android.hardware.graphics.composer@2.4-service \
android.hardware.graphics.mapper@3.0-impl-qti-display \
android.hardware.graphics.mapper@4.0-impl-qti-display \
android.hardware.memtrack@1.0-impl \
android.hardware.memtrack@1.0-service \
vendor.qti.hardware.display.allocator-service
vendor.qti.hardware.display.allocator-service \
vendor.qti.hardware.memtrack-service
PRODUCT_PACKAGES += \
gralloc.sm6150 \
hwcomposer.sm6150 \
memtrack.sm6150
hwcomposer.sm6150
PRODUCT_PACKAGES += \
vendor.qti.hardware.display.mapper@2.0.vendor