summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2015-10-23 20:48:48 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-10-23 20:48:48 +0000
commit9a288c69668b9d671e1b20ed084ab791f337538f (patch)
treec16511145acb5c4a6f470e757a98d648878ac01f /res
parent77e08334c549639bc708368c41bf581386127fef (diff)
parent598e0d374c8fbd2f576aad5ce348d4fb50834a7e (diff)
Merge "Remove unused permission request string" into ub-contactsdialer-a-dev
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 77cf88922..2db234781 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -929,9 +929,6 @@
<!-- Shown as a prompt to turn on contacts permissions to allow contact search [CHAR LIMIT=NONE]-->
<string name="permission_no_search">To search your contacts, turn on the Contacts permissions.</string>
- <!-- Shown as a prompt to turn on location permissions and/or enable location to allow nearby places search [CHAR LIMIT=NONE]-->
- <string name="permission_no_location_for_search">To search nearby locations, allow Phone to access your location.</string>
-
<!-- Shown as a prompt to turn on the phone permission to allow a call to be placed [CHAR LIMIT=NONE]-->
<string name="permission_place_call">To place a call, turn on the Phone permission.</string>