Skip to content

Commit

Permalink
raphael: overlay: Remove battery health entries
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyhuab committed Nov 24, 2022
1 parent af7516e commit 886149e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions overlay/SettingsResRaphael/res/values/evolution_config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
<!-- Device specific doze package -->
<string name="config_customDozePackage" translatable="false">org.lineageos.settings/org.lineageos.settings.doze.DozeSettingsActivity</string>

<!-- Battery health -->
<bool name="config_supportBatteryHealth">true</bool>
<string name="config_batteryCalculatedCapacity">/sys/class/power_supply/bms/charge_counter</string>
<string name="config_batteryDesignCapacity">/sys/class/power_supply/bms/charge_full_design</string>
<string name="config_batteryChargeCycles">/sys/class/power_supply/bms/cycle_count</string>

<!-- Smart Charging -->
<bool name="config_supportSmartCharging">true</bool>
</resources>

0 comments on commit 886149e

Please sign in to comment.