diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index ff047bb9f326a..b535af86f8400 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -2693,6 +2693,8 @@ This is a normal permission: an app requesting it will always be granted the permission, without the user needing to approve or see it. --> diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index 5d399c15e89d1..5ae03a99694b9 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -3237,6 +3237,11 @@ Allows an application to request installation of packages. + + ask to ignore battery optimizations + + Allows an app to ask for permission to ignore battery optimizations for that app. + Tap twice for zoom control