From a0754055178e7a9ff5f815c8b466c599cdf61721 Mon Sep 17 00:00:00 2001 From: Kuan Wang Date: Thu, 12 May 2022 17:09:28 +0800 Subject: [PATCH] Add string "Battery usage settings" into Reset App dialog. Bug: 222037028 Test: emulator Change-Id: I5482de6573d34533db35c82136af13c03a34b7ab --- res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/strings.xml b/res/values/strings.xml index 1cbbeba2946..4b208990faf 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4742,7 +4742,7 @@ Reset app preferences? - This will reset all preferences for:\n\n
  • Disabled apps
  • \n
  • Disabled app notifications
  • \n
  • Default applications for actions
  • \n
  • Background data restrictions for apps
  • \n
  • Any permission restrictions
  • \n\nYou will not lose any app data.
    + This will reset all preferences for:\n\n
  • Disabled apps
  • \n
  • Disabled app notifications
  • \n
  • Default applications for actions
  • \n
  • Background data restrictions for apps
  • \n
  • Any permission restrictions
  • \n
  • Battery usage settings
  • \n\nYou will not lose any app data.
    Reset apps