exynos9610: Build Lineage Health HAL
authorMichael Bestas <mkbestas@lineageos.org>
Fri, 3 Mar 2023 21:43:42 +0000 (23:43 +0200)
committerNolen Johnson <johnsonnolen@gmail.com>
Wed, 21 Jun 2023 02:18:54 +0000 (22:18 -0400)
Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf

common.mk
configs/init/ueventd.rc

index d6084e6de188f17b8d113a6e3e5756b6d49a2fec..5f9d5730670bd4cbcdcb426ce003e3a44166e904 100644 (file)
--- a/common.mk
+++ b/common.mk
@@ -203,6 +203,10 @@ PRODUCT_PACKAGES += \
 PRODUCT_PACKAGES += \
     android.hardware.light-service.samsung
 
+# Lineage Health
+PRODUCT_PACKAGES += \
+    vendor.lineage.health-service.default
+
 # Livedisplay
 PRODUCT_PACKAGES += \
     vendor.lineage.livedisplay@2.0-service.exynos9610
index 400aa7143bee0ed36fe43c23dc7675f2ad3b2022..69c1c33d67cc64677bec7bdaf14447350dbec297 100644 (file)
 /sys/devices/system/cpu/cpu*   cpufreq/interactive/boostpulse_duration         0660    system  system
 /sys/devices/system/cpu/cpu*   cpufreq/interactive/io_is_busy                  0660    system  system
 
+# Charger
+/sys/class/power_supply/battery charging_enabled                                0660    system  system
+
 # Vision
 /dev/vertex0             0660   cameraserver   camera
 /dev/vertex1             0660   media      media