Skip to content

Commit

Permalink
Replace core-junit with legacy-test
Browse files Browse the repository at this point in the history
m -j32 checkbuild cts droid
adb reboot bootloader
fastboot flashall -w
cts-tradefed run cts -m CtsLibcoreTestCases

Bug: 30188076
Test: As above
Change-Id: I4147959de045143002d280c9a22539e8c99e0358
  • Loading branch information
paulduffin committed Nov 30, 2016
1 parent 8992e39 commit 441108f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LOCAL_JAVA_LIBRARIES := \
core-oj \
core-libart \
conscrypt \
core-junit \
legacy-test \
bouncycastle \
framework
LOCAL_MODULE_TAGS := tests
Expand Down

0 comments on commit 441108f

Please sign in to comment.