Use telephony-common and mms-common. - DO NOT MERGE
Change-Id: If2e6b49eb9ceafc43de107ce761163c654f3ee35
This commit is contained in:
committed by
Jean-Baptiste Queru
parent
43eb9a78c3
commit
0275bc68ea
@@ -3,7 +3,7 @@ include $(CLEAR_VARS)
|
||||
|
||||
LOCAL_MODULE_TAGS := eng
|
||||
|
||||
LOCAL_JAVA_LIBRARIES := android.test.runner
|
||||
LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common
|
||||
|
||||
LOCAL_SRC_FILES := $(call all-subdir-java-files) \
|
||||
src/com/android/development/IRemoteService.aidl \
|
||||
|
||||
@@ -10,6 +10,8 @@ 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_PACKAGE_NAME := ApiDemos
|
||||
|
||||
LOCAL_SDK_VERSION := current
|
||||
|
||||
Reference in New Issue
Block a user