commit | c71e770495e0b4597b4b3d947cbc68a0d35051be | [log] [tgz] |
---|---|---|
author | Tom Taylor <tomtaylor@google.com> | Thu Jan 28 09:23:12 2010 -0800 |
committer | Tom Taylor <tomtaylor@google.com> | Thu Jan 28 09:23:12 2010 -0800 |
tree | 226811d02b61d50567a9055112b203e4452a1780 | |
parent | 7ad939ed205080002ab32d318414337fc9c3ce1f [diff] [blame] |
Remove MMS from the framework Reference the new mms-common library for MMS stuff that used to live in the framework. Change-Id: I79f35fa0ba0f51adbdf386688469318e40688ef6
diff --git a/Android.mk b/Android.mk index e9fbaf1..a376f1b 100644 --- a/Android.mk +++ b/Android.mk
@@ -5,7 +5,7 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files) -LOCAL_JAVA_LIBRARIES := +LOCAL_STATIC_JAVA_LIBRARIES += mms-common LOCAL_PACKAGE_NAME := TelephonyProvider LOCAL_CERTIFICATE := platform