diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index b44274a0514..846d2460383 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1681,6 +1681,25 @@
android:value="@string/menu_key_apps"/>
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8b5266b8e0e..98462db2b0c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -8944,6 +8944,15 @@
Can access all files
+
+ Manage full screen intents
+
+
+ Allow apps to send full screen intents
+
+
+ Allow this app to send full screen intent notifications that cover the entire screen.
+
Media management apps
diff --git a/res/xml/special_access.xml b/res/xml/special_access.xml
index c10d5cc13f0..e380ba450e9 100644
--- a/res/xml/special_access.xml
+++ b/res/xml/special_access.xml
@@ -94,6 +94,11 @@
android:fragment="com.android.settings.notification.NotificationAccessSettings"
settings:controller="com.android.settings.applications.specialaccess.notificationaccess.NotificationAccessController" />
+
+