Loading core/tests/fuzzers/java_service_fuzzer/Android.bp +8 −0 Original line number Diff line number Diff line Loading @@ -37,4 +37,12 @@ java_fuzz { "framework-res", ], native_bridge_supported: true, fuzz_config: { cc: [ "smoreland@google.com", "waghpawan@google.com", ], // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer hotlists: ["4637097"], }, } Loading
core/tests/fuzzers/java_service_fuzzer/Android.bp +8 −0 Original line number Diff line number Diff line Loading @@ -37,4 +37,12 @@ java_fuzz { "framework-res", ], native_bridge_supported: true, fuzz_config: { cc: [ "smoreland@google.com", "waghpawan@google.com", ], // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer hotlists: ["4637097"], }, }