Loading tools/protologtool/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -34,9 +34,13 @@ java_test_host { srcs: [ "tests/**/*.kt", ], test_options: { unit_test: true, }, static_libs: [ "protologtool-lib", "junit", "mockito", "objenesis", ], } Loading
tools/protologtool/Android.bp +4 −0 Original line number Diff line number Diff line Loading @@ -34,9 +34,13 @@ java_test_host { srcs: [ "tests/**/*.kt", ], test_options: { unit_test: true, }, static_libs: [ "protologtool-lib", "junit", "mockito", "objenesis", ], }