milanf: Enable LiveDisplay adaptive backlight

Change-Id: I3892e178b87b569805dd5e929e009d465bd63461
This commit is contained in:
Michael Bestas 2025-09-05 11:55:25 +03:00
parent 8cf5064c40
commit 6d04505e86
No known key found for this signature in database

View file

@ -56,6 +56,9 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.light-service.lineage
# LiveDisplay
$(call soong_config_set,livedisplay_sysfs,enable_ab,true)
# NFC
PRODUCT_PACKAGES += \
android.hardware.nfc-service.nxp \