For anyone who is rooted and wishes to use the app Battery Charge Limit, this is the control file you need to add to the settings.
1. Open Battery Charge Limit app
2. Open settings (the gear icon in the top right corner)
3. Enable "Configurable CTRL File Data"
4. Click "Configure Control Data"
5. Click "I Understand" on the Advanced Users Only warning
6. Under Set Path to Desired File, type:
7. Under Set Enabled Value, type:
8. Under Set Disable Value, type:
9. Click "UPDATE CTRL FILE DATA"
I have submitted a pull request to the app developer's Github for this control file to be added to the app, but in the mean time users can manually do this to be able to use the app.
1. Open Battery Charge Limit app
2. Open settings (the gear icon in the top right corner)
3. Enable "Configurable CTRL File Data"
4. Click "Configure Control Data"
5. Click "I Understand" on the Advanced Users Only warning
6. Under Set Path to Desired File, type:
Code:
/sys/class/power_supply/battery/device/smartchg_stop_charging
Code:
0
Code:
1
I have submitted a pull request to the app developer's Github for this control file to be added to the app, but in the mean time users can manually do this to be able to use the app.