zenfone9: Drop previous lights hal

it's an leftover, because it's for lahaina platform ...

Change-Id: I14faaa4773c1afb32273cb9348db1b99a13ba170
diff --git a/device.mk b/device.mk
index bc1df79..41e9cc0 100755
--- a/device.mk
+++ b/device.mk
@@ -139,8 +139,7 @@
 PRODUCT_PACKAGES += \
     android.hardware.graphics.common-V2-ndk_platform.vendor \
     libion \
-    libtinyxml2 \
-    lights.qcom
+    libtinyxml2
 
 $(call inherit-product, vendor/qcom/opensource/display/config/display-product-vendor.mk)
 $(call inherit-product, vendor/qcom/opensource/commonsys/display/config/display-product-commonsys.mk)
@@ -198,11 +197,6 @@
 PRODUCT_PACKAGES += \
     android.hardware.security.keymint-V1-ndk_platform.vendor
 
-# Lights
-PRODUCT_PACKAGES += \
-    android.hardware.lights-service.qti \
-    android.hardware.light-V1-ndk_platform.vendor
-
 # Live Wallpapers
 PRODUCT_PACKAGES += \
     LiveWallpapers \