summaryrefslogtreecommitdiffstats
path: root/info_lookup/phonenumber_lookup_provider.mk
diff options
context:
space:
mode:
authorRohit Yengisetty <rohit@cyngn.com>2015-06-16 16:58:55 -0700
committerRohit Yengisetty <rohit@cyngn.com>2015-07-22 19:30:44 -0700
commit8911a8b1f2da20fa18e001415f3f9168e2f029b8 (patch)
treedba183c6a82d348fed010941984b11a30379b0ab /info_lookup/phonenumber_lookup_provider.mk
parent49ff098b926834a59280737c0a912ef54a260419 (diff)
downloadandroid_packages_apps_ContactsCommon-8911a8b1f2da20fa18e001415f3f9168e2f029b8.tar.gz
android_packages_apps_ContactsCommon-8911a8b1f2da20fa18e001415f3f9168e2f029b8.tar.bz2
android_packages_apps_ContactsCommon-8911a8b1f2da20fa18e001415f3f9168e2f029b8.zip
Add generic hooks for contact info lookup based on phone number
Change-Id: Ic66c936fb29579724c930232f5cc1ef2ae135313
Diffstat (limited to 'info_lookup/phonenumber_lookup_provider.mk')
-rw-r--r--info_lookup/phonenumber_lookup_provider.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/info_lookup/phonenumber_lookup_provider.mk b/info_lookup/phonenumber_lookup_provider.mk
new file mode 100644
index 00000000..54fcd1c8
--- /dev/null
+++ b/info_lookup/phonenumber_lookup_provider.mk
@@ -0,0 +1 @@
+LOCAL_SRC_FILES += $(call all-java-files-under, info_lookup/src/com/cyanogen/lookup/phonenumber) \ No newline at end of file