dre: Migrate Lineage Health to soong_config_set
Change-Id: I2eff39e83b9673aa2989d05de65c646241ba61da
This commit is contained in:
parent
c2e71b09e4
commit
6faa3b87ca
2 changed files with 2 additions and 3 deletions
|
|
@ -210,6 +210,8 @@ PRODUCT_ENABLE_UFFD_GC := true
|
|||
PRODUCT_PACKAGES += \
|
||||
vendor.lineage.health-service.default
|
||||
|
||||
$(call soong_config_set,lineage_health,charging_control_charging_path,/sys/class/oplus_chg/battery/mmi_charging_enable)
|
||||
|
||||
# LiveDisplay
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.lineage.livedisplay@2.1-service.oplus
|
||||
|
|
|
|||
Loading…
Reference in a new issue