Adjust to new androidx.test beta02 rules.

Test: m -j checkbuild
Change-Id: I704324a8880c5948369ae4fa6814fd8b258d7d33
Merged-In: I6482ff8afbae39ffd0296aeac7b29ba019daf3a6
This commit is contained in:
Brett Chabot
2018-10-18 10:49:53 -07:00
parent 82696f8e4c
commit ff2af31e35

View File

@@ -14,7 +14,7 @@ LOCAL_SRC_FILES := \
$(call all-java-files-under, ../servicestests/utils)
LOCAL_STATIC_JAVA_LIBRARIES := \
androidx-test \
androidx.test.runner \
mockito-target-minus-junit4 \
platform-test-annotations \