Update fuzz config for java_binder_service_fuzzer
Bug: N/A Test: m java_binder_service_fuzzer Change-Id: I4582577ee3911d1e6a430dfca25dc8aa5d5bd3e5
This commit is contained in:
@@ -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"],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user