Skip to content

Commit

Permalink
battery: Add bypass charging path for A13+ Transission devices
Browse files Browse the repository at this point in the history
Signed-off-by: Rem01Gaming <[email protected]>
  • Loading branch information
Rem01Gaming committed Jan 4, 2025
1 parent 36c6c4f commit a4fa8d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions share/utils/battery/battery_util.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ test_chg_switches() {
"/sys/class/hw_power/charger/charge_data/enable_charger 1 0"
"/sys/class/qcom-battery/input_suspend 0 1"
"/sys/devices/platform/charger/tran_aichg_disable_charger 0 1"
"/sys/devices/platform/charger/bypass_charger 0 1"
"/sys/devices/platform/huawei_charger/enable_charger 1 0"
"/sys/devices/platform/lge-unified-nodes/charging_completed 0 1"
"/sys/devices/platform/lge-unified-nodes/charging_enable 1 0"
Expand Down

0 comments on commit a4fa8d7

Please sign in to comment.