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

am: 3fb6abb421

Change-Id: Ie95146abc1a8c899e8907c360bcf296a73a8c0d7
This commit is contained in:
Paul Duffin
2017-06-14 14:42:27 +00:00
committed by android-build-merger

View File

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