sm7250-common: Build custom lights AIDL

Change-Id: Id7d8c2c5c141dba8006eb6e800dcd8777e1441d6
This commit is contained in:
Sebastiano Barezzi 2021-05-08 21:45:29 +02:00 committed by xSylla
parent 44ef4a8cdd
commit 32753ad28c
2 changed files with 1 additions and 10 deletions

View File

@ -234,11 +234,7 @@ PRODUCT_PACKAGES += \
# Lights
PRODUCT_PACKAGES += \
android.hardware.light@2.0-impl \
android.hardware.light@2.0-service
PRODUCT_PACKAGES += \
lights.lito
android.hardware.lights-service.xiaomi_lito
# LiveDisplay
PRODUCT_PACKAGES += \

View File

@ -56,11 +56,6 @@
<transport>hwbinder</transport>
<fqname>@4.0::IKeymasterDevice/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.light</name>
<transport>hwbinder</transport>
<fqname>@2.0::ILight/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.media.omx</name>
<transport>hwbinder</transport>