summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Bird <sbird@cyngn.com>2016-04-08 12:33:11 -0700
committerStephen Bird <sbird@cyngn.com>2016-04-08 12:33:11 -0700
commitb3bdb841725c4fd1f3652b762156c7f813a22236 (patch)
tree34fbd08b5e4077b3a801f0095a1f4654ef7d9800
parent132b7de9ed3ca96d613fdff20ccf0e2ebbad0d34 (diff)
downloadpackages_providers_ContactsProvider-b3bdb841725c4fd1f3652b762156c7f813a22236.tar.gz
packages_providers_ContactsProvider-b3bdb841725c4fd1f3652b762156c7f813a22236.tar.bz2
packages_providers_ContactsProvider-b3bdb841725c4fd1f3652b762156c7f813a22236.zip
Switch to ambientsdk
Change-Id: Ic4475d88ac7620373ffa9f03a51032e88a55340c
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index b13fccec..c6b7b995 100644
--- a/Android.mk
+++ b/Android.mk
@@ -12,7 +12,7 @@ LOCAL_JAVA_LIBRARIES := ext telephony-common
LOCAL_FULL_LIBS_MANIFEST_FILES := $(LOCAL_PATH)/AndroidManifest_cm.xml
-LOCAL_STATIC_JAVA_AAR_LIBRARIES := ambientsdk-internal
+LOCAL_STATIC_JAVA_AAR_LIBRARIES := ambientsdk
LOCAL_STATIC_JAVA_LIBRARIES += android-common com.android.vcard guava
# The Emma tool analyzes code coverage when running unit tests on the