Merge "Enable battery percentage config for O6/R4" into sc-dev
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml
index 23e4d96..f0d5a4d 100644
--- a/overlay/frameworks/base/core/res/res/values/config.xml
+++ b/overlay/frameworks/base/core/res/res/values/config.xml
@@ -114,7 +114,7 @@
<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">false</bool>
+ <bool name="config_battery_percentage_setting_available">true</bool>
<!-- Number of physical SIM slots on the device. This includes both eSIM
and pSIM slots, and is not necessarily the same as the number of phones/logical modems