diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index f5f5a27274dc7..8273dbf3877b8 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -1161,13 +1161,6 @@
android:description="@string/permdesc_backup"
android:protectionLevel="signatureOrSystem" />
-
-
-
Allows the application to control the system\'s backup and restore mechanism. Not for use by normal applications.
-
- back up and restore the application\'s data
-
- Allows the application to participate in the system\'s backup and restore mechanism.
-
display unauthorized windows
diff --git a/packages/SettingsProvider/AndroidManifest.xml b/packages/SettingsProvider/AndroidManifest.xml
index a54251828e347..c92b9d7fb5647 100644
--- a/packages/SettingsProvider/AndroidManifest.xml
+++ b/packages/SettingsProvider/AndroidManifest.xml
@@ -2,8 +2,6 @@
package="com.android.providers.settings"
android:sharedUserId="android.uid.system">
-
-
-