summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Martins <bgcngm@gmail.com>2017-03-29 16:24:49 +0000
committerBruno Martins <bgcngm@gmail.com>2017-03-31 17:16:35 +0000
commita765ae0e6094db5120503486b1f77b9aa9072937 (patch)
tree7577ec0b4a48e220c5f93fffd9ee5b573b49c4db
parentd653283b3939aea1ef235d9d4c68de1231e50a64 (diff)
downloadandroid_packages_resources_devicesettings-a765ae0e6094db5120503486b1f77b9aa9072937.tar.gz
android_packages_resources_devicesettings-a765ae0e6094db5120503486b1f77b9aa9072937.tar.bz2
android_packages_resources_devicesettings-a765ae0e6094db5120503486b1f77b9aa9072937.zip
Add strings for fingerprint pocketmode
Change-Id: Ifb1c740f75a17d3994074c428ca12fc67c6a85cc
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index a33f337..42fda4d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -149,4 +149,6 @@
<string name="fingerprint_as_home_summary">Use the fingerprint sensor as a home button</string>
<string name="fingerprint_wakeup_title">Fingerprint wake-up</string>
<string name="fingerprint_wakeup_summary">Allow the fingerprint sensor to wake the device while the screen is off</string>
+ <string name="fingerprint_pocketmode_title">Prevent accidental wake-up</string>
+ <string name="fingerprint_pocketmode_summary">Check the proximity sensor prior to wake-ups triggered by the fingerprint sensor</string>
</resources>