msm8974-common: switch to new AIDL light HAL

Old hardware.light hidl will cause OS to get stuck at boot animation.
This commit is contained in:
Tim Zimmermann 2022-08-10 12:23:36 -06:00 committed by nyyu
parent d34582f2b4
commit d5e6bcaee5
2 changed files with 1 additions and 10 deletions

View file

@ -111,15 +111,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.light</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>ILight</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.media.omx</name>
<transport>hwbinder</transport>

View file

@ -136,7 +136,7 @@ PRODUCT_PACKAGES += \
# Lights
PRODUCT_PACKAGES += \
android.hardware.light@2.0-service.samsung
android.hardware.light-service.samsung
# LiveDisplay
PRODUCT_PACKAGES += \