Loading tests/telephonytests/Android.mk +10 −3 Original line number Diff line number Diff line Loading @@ -7,13 +7,20 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files) #LOCAL_STATIC_JAVA_LIBRARIES := librilproto-java LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common ims-common services.core bouncycastle LOCAL_JAVA_LIBRARIES := \ android.test.runner \ telephony-common \ ims-common \ services.core \ bouncycastle \ android.test.base \ android.test.mock \ LOCAL_STATIC_JAVA_LIBRARIES := guava \ frameworks-base-testutils \ mockito-target-minus-junit4 \ android-support-test \ platform-test-annotations \ legacy-android-test platform-test-annotations LOCAL_PACKAGE_NAME := FrameworksTelephonyTests Loading Loading
tests/telephonytests/Android.mk +10 −3 Original line number Diff line number Diff line Loading @@ -7,13 +7,20 @@ LOCAL_SRC_FILES := $(call all-subdir-java-files) #LOCAL_STATIC_JAVA_LIBRARIES := librilproto-java LOCAL_JAVA_LIBRARIES := android.test.runner telephony-common ims-common services.core bouncycastle LOCAL_JAVA_LIBRARIES := \ android.test.runner \ telephony-common \ ims-common \ services.core \ bouncycastle \ android.test.base \ android.test.mock \ LOCAL_STATIC_JAVA_LIBRARIES := guava \ frameworks-base-testutils \ mockito-target-minus-junit4 \ android-support-test \ platform-test-annotations \ legacy-android-test platform-test-annotations LOCAL_PACKAGE_NAME := FrameworksTelephonyTests Loading