Fix dependencies of packages that target earlier releases am: 7b2c6ed6a5

am: 37f70d2951

Change-Id: I439fd98863bd439008529193d0c6d7f2cba0f73e
This commit is contained in:
Paul Duffin
2017-06-14 14:40:01 +00:00
committed by android-build-merger

View File

@@ -30,8 +30,9 @@ LOCAL_SDK_VERSION := current
LOCAL_CERTIFICATE := platform LOCAL_CERTIFICATE := platform
LOCAL_STATIC_JAVA_LIBRARIES := \ LOCAL_STATIC_JAVA_LIBRARIES := \
mockito-target \ mockito-target
legacy-android-test
LOCAL_JAVA_LIBRARIES := android.test.mock.sdk legacy-android-test
include $(BUILD_PACKAGE) include $(BUILD_PACKAGE)