sunfish: Remove aosp's 'show battery percentage' setting
This setting does nothing in lineage so let's not show it. Lineage has it's own implementation for this setting in LineageParts. Change-Id: I200d76c9b80ff62b21d8b5b659c238d9438bf05e
This commit is contained in:
committed by
Michael Bestas
parent
b081492408
commit
dac5922ba1
@@ -167,8 +167,8 @@
|
||||
<!-- Shutdown if the battery temperature exceeds (this value * 0.1) Celsius. -->
|
||||
<integer name="config_shutdownBatteryTemperature">600</integer>
|
||||
|
||||
<!-- Whether or not we should show the option to show battery percentage -->
|
||||
<bool name="config_battery_percentage_setting_available">true</bool>
|
||||
<!-- Whether or not we should show the option to show battery percentage
|
||||
<bool name="config_battery_percentage_setting_available">true</bool> -->
|
||||
|
||||
<!-- Whether the display cutout region of the main built-in display should be forced to
|
||||
black in software (to avoid aliasing or emulate a cutout that is not physically existent).
|
||||
|
||||
Reference in New Issue
Block a user