Loading errorprone/Android.bp +5 −1 Original line number Diff line number Diff line Loading @@ -36,11 +36,12 @@ java_library_host { java_test_host { name: "error_prone_android_framework_test", test_suites: ["general-tests"], srcs: ["tests/java/**/*.java"], java_resource_dirs: ["tests/res"], java_resources: [":error_prone_android_framework_testdata"], static_libs: [ "truth-prebuilt", "kxml2-2.3.0", "error_prone_android_framework_lib", "error_prone_test_helpers", "hamcrest-library", Loading @@ -48,6 +49,9 @@ java_test_host { "platform-test-annotations", "junit", ], test_options: { unit_test: true, }, } filegroup { Loading errorprone/TEST_MAPPINGdeleted 100644 → 0 +0 −7 Original line number Diff line number Diff line { "presubmit": [ { "name": "error_prone_android_framework_test" } ] } Loading
errorprone/Android.bp +5 −1 Original line number Diff line number Diff line Loading @@ -36,11 +36,12 @@ java_library_host { java_test_host { name: "error_prone_android_framework_test", test_suites: ["general-tests"], srcs: ["tests/java/**/*.java"], java_resource_dirs: ["tests/res"], java_resources: [":error_prone_android_framework_testdata"], static_libs: [ "truth-prebuilt", "kxml2-2.3.0", "error_prone_android_framework_lib", "error_prone_test_helpers", "hamcrest-library", Loading @@ -48,6 +49,9 @@ java_test_host { "platform-test-annotations", "junit", ], test_options: { unit_test: true, }, } filegroup { Loading
errorprone/TEST_MAPPINGdeleted 100644 → 0 +0 −7 Original line number Diff line number Diff line { "presubmit": [ { "name": "error_prone_android_framework_test" } ] }