zenfone9: Build aidl android.hardware.sensors-service.multihal

And no need to override the init script, the 'input' group is alread merged in Google source
https://github.com/omnirom/android_hardware_interfaces/commit/9abc8e213f97a4ad81f1c34220306a13f0a64660

Change-Id: Icda8a8ed875ee034a48d253fa3c28c5348bba2cd
Signed-off-by: micky387 <mickaelsaibi@free.fr>
diff --git a/device.mk b/device.mk
index 601cf9e..c41335b 100755
--- a/device.mk
+++ b/device.mk
@@ -310,6 +310,10 @@
     vendor/qcom/opensource/commonsys/display \
     vendor/qcom/opensource/commonsys-intf/display
 
+# Sensors
+PRODUCT_PACKAGES += \
+    android.hardware.sensors-service.multihal
+
 # Systemhelper
 PRODUCT_PACKAGES += \
     vendor.qti.hardware.systemhelper@1.0