diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 87b0c7beac767..f39fc1add0360 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -2682,6 +2682,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