Merge "Update fuzz config for java_binder_service_fuzzer"
This commit is contained in:
@@ -37,4 +37,12 @@ java_fuzz {
|
|||||||
"framework-res",
|
"framework-res",
|
||||||
],
|
],
|
||||||
native_bridge_supported: true,
|
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