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