Merge "Enable battery percentage config for O6/R4" into sc-dev

This commit is contained in:
Wesley Wang 2021-03-16 07:34:10 +00:00 committed by Android (Google) Code Review
commit 16fa1efb47

View file

@ -114,7 +114,7 @@
<integer name="config_shutdownBatteryTemperature">600</integer> <integer name="config_shutdownBatteryTemperature">600</integer>
<!-- Whether or not we should show the option to show battery percentage --> <!-- 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 <!-- 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 and pSIM slots, and is not necessarily the same as the number of phones/logical modems