zenfone9: Drop prebuilt qti lights

Change-Id: Iec5491de81c4d8e38a2099f057a4f1fa5c791b1f
diff --git a/proprietary-files-vendor.txt b/proprietary-files-vendor.txt
index 8d217b6..37a0c68 100644
--- a/proprietary-files-vendor.txt
+++ b/proprietary-files-vendor.txt
@@ -146,7 +146,6 @@
 vendor/bin/hw/vendor.qti.hardware.eid@1.0-service
 vendor/bin/hw/vendor.qti.hardware.factory@1.0-service
 vendor/bin/hw/vendor.qti.hardware.iop@2.0-service
-vendor/bin/hw/vendor.qti.hardware.lights.service
 vendor/bin/hw/vendor.qti.hardware.limits@1.1-service
 vendor/bin/hw/vendor.qti.hardware.memtrack-service
 vendor/bin/hw/vendor.qti.hardware.perf-hal-service
@@ -556,7 +555,6 @@
 vendor/etc/init/vendor.qti.hardware.eid@1.0-service.rc
 vendor/etc/init/vendor.qti.hardware.factory@1.0-service.rc
 vendor/etc/init/vendor.qti.hardware.iop@2.0-service.rc
-vendor/etc/init/vendor.qti.hardware.lights.service.rc
 vendor/etc/init/vendor.qti.hardware.limits-service.rc
 vendor/etc/init/vendor.qti.hardware.perf-hal-service.rc
 vendor/etc/init/vendor.qti.hardware.qseecom@1.0-service.rc
@@ -1271,7 +1269,6 @@
 -vendor/etc/vintf/manifest/vendor.qti.hardware.display.allocator-service.xml
 -vendor/etc/vintf/manifest/vendor.qti.hardware.display.composer-service.xml
 -vendor/etc/vintf/manifest/vendor.qti.hardware.display.demura-service.xml
--vendor/etc/vintf/manifest/vendor.qti.hardware.lights.service.xml
 -vendor/etc/vintf/manifest/vendor.qti.hardware.limits-service.xml
 -vendor/etc/vintf/manifest/vendor.qti.hardware.perf.xml
 -vendor/etc/vintf/manifest/vendor.qti.hardware.power.powermodule.xml
diff --git a/regen-vendor.sh b/regen-vendor.sh
index fb4cbbb..89109ad 100755
--- a/regen-vendor.sh
+++ b/regen-vendor.sh
@@ -556,7 +556,10 @@
     "bin/hw/android.hardware.lights-service.qti"
     "etc/init/android.hardware.lights-qti.rc"
     "etc/vintf/manifest/android.hardware.lights-qti.xml"
-    
+    "bin/hw/vendor.qti.hardware.lights.service"
+    "etc/init/vendor.qti.hardware.lights.service.rc"
+    "etc/vintf/manifest/vendor.qti.hardware.lights.service.xml"
+
     # Logs
     "bin/ASUSEvtlog"
     "etc/init/ASUSEvtlog.rc"
@@ -949,7 +952,6 @@
 as_module "etc/vintf/manifest/vendor.qti.hardware.display.allocator-service.xml"
 as_module "etc/vintf/manifest/vendor.qti.hardware.display.composer-service.xml"
 as_module "etc/vintf/manifest/vendor.qti.hardware.display.demura-service.xml"
-as_module "etc/vintf/manifest/vendor.qti.hardware.lights.service.xml"
 as_module "etc/vintf/manifest/vendor.qti.hardware.limits-service.xml"
 as_module "etc/vintf/manifest/vendor.qti.hardware.perf.xml"
 as_module "etc/vintf/manifest/vendor.qti.hardware.power.powermodule.xml"