summaryrefslogtreecommitdiffstats
path: root/quickstep/res/values/strings.xml
diff options
context:
space:
mode:
authorvadimt <vadimt@google.com>2019-01-24 13:52:49 -0800
committervadimt <vadimt@google.com>2019-01-24 13:52:49 -0800
commitd4c45e81046d4f638d8fca4c0c341b912139aeee (patch)
tree69c849dc7bc65c206958266f3c99d422e492bc4e /quickstep/res/values/strings.xml
parent95ee747f7613b6626d593cef8fed845fbd00f1be (diff)
downloadandroid_packages_apps_Trebuchet-d4c45e81046d4f638d8fca4c0c341b912139aeee.tar.gz
android_packages_apps_Trebuchet-d4c45e81046d4f638d8fca4c0c341b912139aeee.tar.bz2
android_packages_apps_Trebuchet-d4c45e81046d4f638d8fca4c0c341b912139aeee.zip
Removing querying whether DWB time limit is for a group
This API is removed for Q. Bug: 118319143 Test: Manual Change-Id: I1605ba14a914bfe018c4a2f6d974afaea7e51e05
Diffstat (limited to 'quickstep/res/values/strings.xml')
-rw-r--r--quickstep/res/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/quickstep/res/values/strings.xml b/quickstep/res/values/strings.xml
index 7c4795694..0c741a140 100644
--- a/quickstep/res/values/strings.xml
+++ b/quickstep/res/values/strings.xml
@@ -62,8 +62,4 @@
<!-- Annotation shown on an app card in Recents, telling that the app has a usage limit set by
the user, and a given time is left for it today [CHAR LIMIT=20] -->
<string name="time_left_for_app"><xliff:g id="time" example="7 minutes">%1$s</xliff:g> left today</string>
-
- <!-- Annotation shown on an app card in Recents, telling that the app is in a group that has a
- usage limit set by the user, and a given time is left for the group today [CHAR LIMIT=20] -->
- <string name="time_left_for_group"><xliff:g id="time" example="1 hour">%1$s</xliff:g> left for group</string>
</resources> \ No newline at end of file