overlay: Enable the app battery usage list page feature
Change-Id: I9dbbdacadccf14c69488b8ff0bcc687452d816e9
This commit is contained in:
parent
07706facd4
commit
caad3af7fc
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<resources>
|
||||
<!-- Whether to enable the app battery usage list page feature. -->
|
||||
<bool name="config_app_battery_usage_list_enabled">true</bool>
|
||||
|
||||
<!-- When true enable gesture setting. -->
|
||||
<bool name="config_gesture_settings_enabled">true</bool>
|
||||
|
||||
|
|
Loading…
Reference in a new issue