Snap for 4507345 from 8a45a970ab to pi-release

Change-Id: Icdff1f5338ec8bafa5d4c250579427064393d96e
This commit is contained in:
android-build-team Robot 2017-12-17 08:27:13 +00:00
commit 6b06232d85

View file

@ -28,7 +28,11 @@ LOCAL_STATIC_JAVA_LIBRARIES := \
android-support-test \
mockito-target-minus-junit4
LOCAL_JAVA_LIBRARIES := android.test.mock.stubs android.test.runner.stubs
LOCAL_JAVA_LIBRARIES := \
android.test.mock.stubs \
android.test.runner.stubs \
android.test.base.stubs \
# Include all test java files.
LOCAL_SRC_FILES := $(call all-java-files-under, src)