mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 04:25:33 -04:00
universal7885: Bring back lights HAL
This commit is contained in:
parent
47e84a6050
commit
04f9a60e4c
2 changed files with 13 additions and 0 deletions
|
|
@ -179,6 +179,10 @@ PRODUCT_PACKAGES += \
|
|||
init.target.rc \
|
||||
init.baseband.rc
|
||||
|
||||
# Lights
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.light-service.samsung
|
||||
|
||||
# Keylayout
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/keylayout/Codec3035_Headset_Events.kl:$(TARGET_COPY_OUT_VENDOR)/usr/keylayout/Codec3035_Headset_Events.kl \
|
||||
|
|
|
|||
Loading…
Reference in a new issue