From 7956f89b575a57417795a6bda88f14ca4563acf3 Mon Sep 17 00:00:00 2001 From: Narayan Kamath Date: Tue, 6 Jan 2015 10:34:07 +0000 Subject: Track changes to libphonenumber. We now build from source and include both libgeocoder and libphonenumber in the same jar. They were always included together anyway. Change-Id: I401bd98731ab68f20e24383b13e33b56b9c10889 --- Android.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Android.mk b/Android.mk index 414ea2fcd..696caf133 100644 --- a/Android.mk +++ b/Android.mk @@ -35,8 +35,7 @@ LOCAL_STATIC_JAVA_LIBRARIES := \ android-support-v13 \ android-support-v4 \ android-ex-variablespeed \ - libphonenumber \ - libgeocoding + libphonenumber LOCAL_REQUIRED_MODULES := libvariablespeed -- cgit v1.2.3