Cleanup smart battery entries (1/3)
- Remove smart battery entry from battery settings page since restriction app info already move to app list page and smart battery feature will keep as enabled, smart battery page will be empty - Enable battery usage list page for AOSP Bug: 277175992 Test: make SettingsRoboTests Change-Id: I9221cecbfc8445b8f470975551f600e94e3128d5
This commit is contained in:
@@ -658,7 +658,7 @@
|
||||
<bool name="default_allow_sensitive_lockscreen_content">true</bool>
|
||||
|
||||
<!-- Whether to enable the app battery usage list page feature. -->
|
||||
<bool name="config_app_battery_usage_list_enabled">false</bool>
|
||||
<bool name="config_app_battery_usage_list_enabled">true</bool>
|
||||
|
||||
<!-- Whether sim related information is visible to the end user. -->
|
||||
<bool name="config_show_sim_info">true</bool>
|
||||
|
||||
Reference in New Issue
Block a user