diff --git a/res/values/strings.xml b/res/values/strings.xml index 7e10006638d..c464da02fb2 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -9800,6 +9800,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 @@ + + + + + + + + + + + + + + + + + +