milanf: Add notification LED support
Change-Id: I486938164462ae7ebe5867e74c4f77142f5ed14f Signed-off-by: AnierinB <anierin@evolution-x.org>
This commit is contained in:
parent
a57c0ae3d0
commit
4fd5c71674
5 changed files with 83 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ $(call inherit-product, device/motorola/sm6375-common/common.mk)
|
|||
# Overlays
|
||||
PRODUCT_PACKAGES += \
|
||||
FrameworksResDevice \
|
||||
LineagePlatformDevice \
|
||||
LineageApertureAppDevice \
|
||||
SystemUIResDevice \
|
||||
WifiResDevice
|
||||
|
|
@ -51,6 +52,10 @@ PRODUCT_PACKAGES += \
|
|||
init.mmi.overlay.rc \
|
||||
init.oem.fingerprint2.sh
|
||||
|
||||
# Lights
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.light-service.lineage
|
||||
|
||||
# NFC
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.nfc-service.nxp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue