summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorJoey <joey@lineageos.org>2018-03-28 21:11:00 +0200
committerMichael W <baddaemon87@gmail.com>2018-03-31 18:47:14 +0200
commit23cc4c80729ce1d56a36e5c060e69298297736c4 (patch)
tree44abba5023b0c05095c291273175abad79002ffa /res/values
parentd8eaf01003fe7398b384c21c52b03745d6f7a73e (diff)
downloadandroid_packages_apps_Dialer-23cc4c80729ce1d56a36e5c060e69298297736c4.tar.gz
android_packages_apps_Dialer-23cc4c80729ce1d56a36e5c060e69298297736c4.tar.bz2
android_packages_apps_Dialer-23cc4c80729ce1d56a36e5c060e69298297736c4.zip
Dialer: comply with EU's GDPR
Disable lookup by default and add a disclaimer for the feature Change-Id: If7a181952304dbaee736762bdfd5819eddc5f89b Signed-off-by: Joey <joey@lineageos.org>
Diffstat (limited to 'res/values')
-rw-r--r--res/values/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index a0722af53..223aae72a 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -187,4 +187,6 @@
<!-- Title for missed wifi video call in call details screen [CHAR LIMIT=60] -->
<string name="type_missed_video_wifi">Missed Wi-Fi video call</string>
+ <!-- Disclaimer -->
+ <string name="lookup_disclaimer">Lookups may send queries over a secure protocol (https) to remote websites to gather information. The query may include the other party\'s phone number or the search query</string>
</resources>