From dae3c912d770cfcafc7d357d72a72eb2ea16eced Mon Sep 17 00:00:00 2001 From: Lei Yu Date: Mon, 14 May 2018 17:55:21 -0700 Subject: [PATCH] Add string for disabled FAS toggle. If FAS toggle is disabled because app is in doze whitelist(not optimized), show a dialog that has this string. Bug: 77924141 Test: Manual Change-Id: I30518cd887125bff00b7c567e26204d5b1814858 --- res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/res/values/strings.xml b/res/values/strings.xml index 5c33e9c070..c190282888 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -4915,6 +4915,8 @@ Limit background activity? If you limit background activity for an app, it may misbehave + + Since this app is not set to optimize battery, you can\u2019t restrict it.\n\nTo restrict the app, first turn on battery optimization. Screen usage since full charge -- 2.11.0