summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorTodd Volkert <tvolkert@google.com>2015-07-10 02:57:54 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-07-10 02:57:54 +0000
commit66969d502d298dc85dbae00eeb0046eccef63c09 (patch)
tree4d97d33b37137e34531b49bfe3d6b144b27981ca /res
parent9dac63903713928e7bab2817e972862cb03df993 (diff)
parent111abf8e9a1fe485e39f9630b35afcd2b1c5c39f (diff)
downloadandroid_packages_apps_PackageInstaller-66969d502d298dc85dbae00eeb0046eccef63c09.tar.gz
android_packages_apps_PackageInstaller-66969d502d298dc85dbae00eeb0046eccef63c09.tar.bz2
android_packages_apps_PackageInstaller-66969d502d298dc85dbae00eeb0046eccef63c09.zip
am 111abf8e: am a1a653ca: am 54f2b435: am 57b5d43f: Add "Show system apps" to "apps > permissions > [permission]" for TV
* commit '111abf8e9a1fe485e39f9630b35afcd2b1c5c39f': Add "Show system apps" to "apps > permissions > [permission]" for TV
Diffstat (limited to 'res')
-rw-r--r--res/values-television/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-television/strings.xml b/res/values-television/strings.xml
index 32517c67..f1d17469 100644
--- a/res/values-television/strings.xml
+++ b/res/values-television/strings.xml
@@ -25,4 +25,7 @@
<string name="current_permission_template">
<xliff:g id="current_permission_index" example="1">%1$s</xliff:g> /
<xliff:g id="permission_count" example="2">%2$s</xliff:g></string>
+
+ <!-- Preference row title for showing system apps. -->
+ <string name="preference_show_system_apps">Show system apps</string>
</resources>