sm6150-common: Decommonize lights HAL and overlays

* toco and sweet don't have a notification light and since backlight
  control has been moved to hwc this HAL is not needed for these targets.

* Keep the HAL itself in common tree so that devices which need are able
  to build the lights HAL which is common for all targets with a
  notification light.

Change-Id: Ia4c3c96e49b5ce58f4f55b92a65321fb258f8975
This commit is contained in:
Arian
2021-05-20 20:06:39 +02:00
parent d9a7822a99
commit 690cccbaba
3 changed files with 0 additions and 41 deletions

View File

@@ -194,10 +194,6 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/security/sec_config:$(TARGET_COPY_OUT_VENDOR)/etc/sec_config
# Lights
PRODUCT_PACKAGES += \
android.hardware.light@2.0-service.xiaomi_sm6150
# LiveDisplay
PRODUCT_PACKAGES += \
vendor.lineage.livedisplay@2.1-service.xiaomi_sm6150