zenfone9: Build lineage health HAL and related sepolicies

Change-Id: I1ca5f25f3a2d8734647b9cc0ff4885b0b817c6ad
Signed-off-by: micky387 <mickaelsaibi@free.fr>
diff --git a/device.mk b/device.mk
index 03c6532..97a3a6a 100755
--- a/device.mk
+++ b/device.mk
@@ -183,6 +183,10 @@
     android.hardware.health@2.1-impl-qti \
     android.hardware.health@2.1-service
 
+# Health for charing control
+PRODUCT_PACKAGES += \
+    vendor.lineage.health-service.default
+
 # HIDL
 PRODUCT_PACKAGES += \
     android.hidl.base@1.0 \