summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSuprabh Shukla <suprabh@google.com>2017-05-22 22:04:01 +0000
committerSuprabh Shukla <suprabh@google.com>2017-05-24 00:25:55 +0000
commit9022dc8bd385735ae84096428d71d760af77fe15 (patch)
tree68567bc0ad196c337bdb2060ed06a98e61601114 /res/values/strings.xml
parent38e0f956664f2997941e2087284366e0d0dadbf7 (diff)
downloadandroid_packages_apps_PackageInstaller-9022dc8bd385735ae84096428d71d760af77fe15.tar.gz
android_packages_apps_PackageInstaller-9022dc8bd385735ae84096428d71d760af77fe15.tar.bz2
android_packages_apps_PackageInstaller-9022dc8bd385735ae84096428d71d760af77fe15.zip
Revert "Using SecureTouchListener for install button during install confirmation"
This reverts commit 38e0f956664f2997941e2087284366e0d0dadbf7. Bug: 35056974, 38306660 Change-Id: Ib00be0c4e8be9156b0bdb1f303e1e518136d55ac
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f59f8159..9992a41f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -334,12 +334,6 @@
<!-- Help URL, application permissions [DO NOT TRANSLATE] -->
<string name="help_app_permissions" translatable="false"></string>
- <!-- Warning shown when user input has been blocked due to another app overlaying screen
- content. Since we don't know what the app is showing on top of the input target, we
- can't verify user consent. [CHAR LIMIT=NONE] -->
- <string name="window_obscured_warning">Because another app is displaying on top of these options,
- Package Installer can\u2019t respond to your action.</string>
-
<!-- Text to show in warning dialog on the tablet when the app source is not trusted [CHAR LIMIT=NONE] -->
<string name="untrusted_external_source_warning" product="tablet">For your security, your tablet is not allowed to install unknown apps from this source.</string>