Loading device.mk +3 −0 Original line number Diff line number Diff line Loading @@ -227,6 +227,9 @@ $(call soong_config_set,lineage_health,charging_control_charging_path,/sys/class $(call soong_config_set,lineage_health,charging_control_charging_enabled,0) $(call soong_config_set,lineage_health,charging_control_charging_disabled,1) $(call soong_config_set,lineage_health,charging_control_supports_bypass,false) $(call soong_config_set,lineage_health,fast_charge_node,/sys/class/qcom-battery/chgmod_fcc) $(call soong_config_set,lineage_health,fast_charge_value_none,1000000) $(call soong_config_set,lineage_health,fast_charge_value_fast_charge,5800000) PRODUCT_PACKAGES += \ vendor.lineage.health-service.default Loading init/ueventd.qcom.rc +2 −1 Original line number Diff line number Diff line Loading @@ -613,3 +613,4 @@ subsystem mem_buf_vm # Battery /sys/class/qcom-battery charge_disable 0660 system system /sys/class/qcom-battery chgmod_fcc 0660 system system Loading
device.mk +3 −0 Original line number Diff line number Diff line Loading @@ -227,6 +227,9 @@ $(call soong_config_set,lineage_health,charging_control_charging_path,/sys/class $(call soong_config_set,lineage_health,charging_control_charging_enabled,0) $(call soong_config_set,lineage_health,charging_control_charging_disabled,1) $(call soong_config_set,lineage_health,charging_control_supports_bypass,false) $(call soong_config_set,lineage_health,fast_charge_node,/sys/class/qcom-battery/chgmod_fcc) $(call soong_config_set,lineage_health,fast_charge_value_none,1000000) $(call soong_config_set,lineage_health,fast_charge_value_fast_charge,5800000) PRODUCT_PACKAGES += \ vendor.lineage.health-service.default Loading
init/ueventd.qcom.rc +2 −1 Original line number Diff line number Diff line Loading @@ -613,3 +613,4 @@ subsystem mem_buf_vm # Battery /sys/class/qcom-battery charge_disable 0660 system system /sys/class/qcom-battery chgmod_fcc 0660 system system