From 188fe36c8db99e035b3cd34fa021f0b1b44c51c5 Mon Sep 17 00:00:00 2001 From: Kevin Han Date: Mon, 21 Mar 2022 18:03:39 -0700 Subject: [PATCH] Update hibernation toggle string Update the toggle string in App Info to make it more clear that notifications will stop for hibernating apps. Bug: 201759939 Test: manual, check screenshots in bug Change-Id: Ie7223ad7d92ae43fbb644b8d0a9f9c95309dbce0 --- res/values/strings.xml | 10 ++++++++-- res/xml/app_info_settings.xml | 1 + 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 5fc3d6185df..d8bab602e1d 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -10408,8 +10408,14 @@ %d unused apps - - Remove permissions and free up space + + Unused app settings + + + Pause app activity + + + Remove permissions, delete temporary files, and stop notifications if unused All apps diff --git a/res/xml/app_info_settings.xml b/res/xml/app_info_settings.xml index bb5fbae7564..95fefb63a12 100644 --- a/res/xml/app_info_settings.xml +++ b/res/xml/app_info_settings.xml @@ -148,6 +148,7 @@