diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml
index 1e18a98853bde..c928a82de32ed 100644
--- a/core/res/AndroidManifest.xml
+++ b/core/res/AndroidManifest.xml
@@ -1036,9 +1036,9 @@
android:protectionLevel="dangerous" />
+ Only granted if the application is a system app or privileged app. -->
+ android:protectionLevel="role|signature|privileged" />
diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml
index 8ece337971a9c..40cb7f2194e99 100644
--- a/data/etc/privapp-permissions-platform.xml
+++ b/data/etc/privapp-permissions-platform.xml
@@ -518,6 +518,8 @@ applications that come with the platform
+
+