diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index f629a365099..321eb160c7a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -971,39 +971,6 @@
android:value="@string/menu_key_apps"/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
long jobs, data transfer, background tasks
-
- Perform backup tasks in background
-
- Allow app to run backup-related background tasks
-
-
- Indicates that this app has a major use-case where it needs to backup or sync content.
- Granting this permission allows the app to run in the background for a slightly longer time
- in order to complete the backup-related work.
- \n\nIf this permission is denied, the system will not give any special exemption to this
- app to complete backup-related work in the background.
-
-
- backup tasks, backup jobs
-