Skip to content
Snippets Groups Projects
Commit 771db86c authored by 0xCAFEBABE's avatar 0xCAFEBABE Committed by Dhina17
Browse files

onclite: Switch to QTI Memtrack AIDL HAL


Signed-off-by: default avatarHadad <hadad@linuxmail.org>
Change-Id: Ibcbaff02fd56fbccc3a88c01a5f46a89cb212ef5
parent 3a2dd948
No related branches found
No related tags found
No related merge requests found
......@@ -88,16 +88,14 @@ PRODUCT_PACKAGES += \
android.hardware.graphics.allocator@2.0-service \
android.hardware.graphics.composer@2.1-service \
android.hardware.graphics.mapper@2.0-impl-2.1 \
android.hardware.memtrack@1.0-impl \
android.hardware.memtrack@1.0-service \
gralloc.msm8953 \
hwcomposer.msm8953 \
libdisplayconfig \
libqdMetaData \
libqdMetaData.system \
libtinyxml \
memtrack.msm8953 \
vendor.display.config@1.9
vendor.display.config@1.9 \
vendor.qti.hardware.memtrack-service
# Doze mode
PRODUCT_PACKAGES += \
......
......@@ -107,15 +107,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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment