summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorXiao-Long Chen <chenxiaolong@cxl.epac.to>2016-09-12 09:34:02 +0200
committerDanny Baumann <dannybaumann@web.de>2019-10-01 14:37:23 +0200
commit0e767f44fb8c70b0e6858c5f5fe3ec57403fc717 (patch)
tree1d861b8d35f115d05c0e47031c3ff4a38278f9fc /Android.mk
parentc436a5b55da8bdf46ae48ff712fec188ab963421 (diff)
downloadandroid_packages_apps_Dialer-0e767f44fb8c70b0e6858c5f5fe3ec57403fc717.tar.gz
android_packages_apps_Dialer-0e767f44fb8c70b0e6858c5f5fe3ec57403fc717.tar.bz2
android_packages_apps_Dialer-0e767f44fb8c70b0e6858c5f5fe3ec57403fc717.zip
Re-add dialer lookup.
Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to> Date: Mon Sep 12 09:34:02 2016 +0200 Re-add dialer lookup. BUGBASH-612: do not send phone numbers to non-ssl sites for reverse/forward/people lookups Change-Id: I677460ad5767b8698ee24d6d43ff159aee55387a Author: Joey <joey@lineageos.org> Date: Wed Mar 28 21:11:16 2018 +0200 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> Change-Id: I4ff90a678618fa8c7b5970dff3dd246b0c87135c
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index dd3784772..174ce6027 100644
--- a/Android.mk
+++ b/Android.mk
@@ -133,6 +133,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
libbackup \
libphonenumber \
volley \
+ org.lineageos.platform.internal
LOCAL_STATIC_ANDROID_LIBRARIES := \
android-support-core-ui \