overlay: Enable the app battery usage list page feature
Change-Id: I9dbbdacadccf14c69488b8ff0bcc687452d816e9
This commit is contained in:
parent
837e92cf48
commit
e2fc6ab330
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…
Add table
Reference in a new issue