From a2180f32d3c5d6842c421adb5aa2f85c69caccfb Mon Sep 17 00:00:00 2001 From: Chiao Cheng Date: Fri, 17 Aug 2012 16:23:35 -0700 Subject: Initial removal of dialer features. - Moved main activities and classes out including all necessary dependencies for a first working version. - There are still dialer dependencies in contacts after this check-in. Further separation coming. Bug: 6993891 Change-Id: I1761b554fe5daf29acddbb43532f571191db2eaf --- Android.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 67859bd71..c29c90dcd 100644 --- a/Android.mk +++ b/Android.mk @@ -8,6 +8,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src) LOCAL_JAVA_LIBRARIES := telephony-common LOCAL_STATIC_JAVA_LIBRARIES := \ com.android.phone.common \ + com.android.phone.shared \ com.android.vcard \ android-common \ guava \ -- cgit v1.2.3