sm7325-common: Build Lineage Health HAL

Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf
This commit is contained in:
Michael Bestas 2023-03-03 23:43:42 +02:00 committed by Nolen Johnson
parent 8cbf817fce
commit e63d405d36
2 changed files with 7 additions and 0 deletions

View File

@ -254,6 +254,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.keymaster@4.1.vendor
# Lineage Health
PRODUCT_PACKAGES += \
vendor.lineage.health-service.default
# LiveDisplay
PRODUCT_PACKAGES += \
vendor.lineage.livedisplay@2.1-service.motorola_lahaina

View File

@ -507,6 +507,9 @@ firmware_directories /vendor/firmware_mnt/image/
# socinfo
/sys/devices/soc0 serial_number 0000 root root
# Charger
/sys/class/power_supply/battery charging_enabled 0660 system system
# I2C
/dev/i2c-* 0660 system system