Remove dependency on deprecated mms-common module

Change-Id: I81b34529f4394db9e5b2bfc2091be9750569f92d
This commit is contained in:
Ye Wen
2014-07-07 17:38:09 -07:00
parent f3367120c1
commit 3ce7bebf21

View File

@@ -10,7 +10,7 @@ LOCAL_SRC_FILES += \
src/com/example/android/apis/app/IRemoteServiceCallback.aidl \
src/com/example/android/apis/app/ISecondary.aidl \
LOCAL_JAVA_LIBRARIES := telephony-common mms-common
LOCAL_JAVA_LIBRARIES := telephony-common
LOCAL_STATIC_JAVA_LIBRARIES = android-support-v4