Skip to content

Commit

Permalink
chiron: Build Lineage Health HAL
Browse files Browse the repository at this point in the history
Change-Id: I70cc903a03ac9fa3303bb8fa039c9de4806449bf
  • Loading branch information
mikeNG authored and BYZYB committed Jul 2, 2023
1 parent 946b8cd commit 6afeeee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,9 @@ PRODUCT_PACKAGES += \
# Lights
PRODUCT_PACKAGES += [email protected]_msm8998

# Lineage Health
PRODUCT_PACKAGES += vendor.lineage.health-service.default

# LiveDisplay
PRODUCT_PACKAGES += [email protected]

Expand Down
3 changes: 3 additions & 0 deletions rootdir/ueventd.rc
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,6 @@ firmware_directories /vendor/firmware_mnt/image/
/sys/class/graphics/fb0 mode 0664 system graphics
/sys/class/graphics/fb0 modes 0664 system graphics
/sys/class/graphics/fb0 msm_cmd_autorefresh_en 0664 system graphics

# Charger
/sys/class/power_supply/battery charging_enabled 0660 system system

0 comments on commit 6afeeee

Please sign in to comment.