overlay: Enable the app battery usage list page feature

Change-Id: I9dbbdacadccf14c69488b8ff0bcc687452d816e9
This commit is contained in:
LuK1337
2024-07-04 08:22:29 +02:00
parent 837e92cf48
commit e2fc6ab330

View File

@@ -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>