Merge "Build FrameworkTestRunnerTest with the implementation lib."

This commit is contained in:
Treehugger Robot
2020-06-14 08:17:36 +00:00
committed by Gerrit Code Review

View File

@@ -25,7 +25,7 @@ android_test {
// //
libs: [ libs: [
"android.test.runner", "android.test.runner.impl",
"android.test.base", "android.test.base",
"android.test.mock", "android.test.mock",
], ],