diff --git a/res/values/strings.xml b/res/values/strings.xml index c8eb1b1fb65..bea00fba817 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -9833,6 +9833,18 @@ Control app access to your data + + Unused apps + + + + %d unused app + %d unused apps + + + + Remove permissions and free up space + All apps diff --git a/res/xml/app_and_notification.xml b/res/xml/app_and_notification.xml index 49d8e9b85fd..8b4c912485c 100644 --- a/res/xml/app_and_notification.xml +++ b/res/xml/app_and_notification.xml @@ -83,6 +83,16 @@ + + + + + + + + + + + + + + + + + +