diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index fb451ddabd04b..71a02dd64b9c5 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -4629,6 +4629,8 @@
Protection level: appop
-->
This app can use data in the background. This may increase data usage.
+
+ Schedule precisely timed actions
+
+ This app can schedule work to happen at a desired time in the future. This also means that the app can run when you\u2019re not actively using the device.
+
+
+ Schedule alarms or event reminders
+
+ This app can schedule actions like alarms and reminders to notify you at a desired time in the future.
+
make app always run