diff --git a/device-common.mk b/device-common.mk index 98ebecb..8ad46b1 100644 --- a/device-common.mk +++ b/device-common.mk @@ -145,6 +145,7 @@ PRODUCT_COPY_FILES += \ # Lights PRODUCT_PACKAGES += \ android.hardware.light@2.0-impl \ + android.hardware.light@2.0-service \ lights.msm8960 # Media diff --git a/manifest.xml b/manifest.xml index 9f0be43..cd64aa3 100644 --- a/manifest.xml +++ b/manifest.xml @@ -64,7 +64,7 @@ android.hardware.light - passthrough + hwbinder 2.0 ILight