Updated 'cc' field of fuzz_config in Android.bp file
corrected cc field in fuzz_config Bug: 306435930 Test: Build fastboot_fuzzer Change-Id: I487838914e515619a4acb68331b9c9c7b2030173
This commit is contained in:
parent
793679f47a
commit
fb6957c645
1 changed files with 4 additions and 1 deletions
|
@ -55,7 +55,10 @@ cc_fuzz {
|
|||
],
|
||||
fuzz_config: {
|
||||
cc: [
|
||||
"android-media-fuzzing-reports@google.com",
|
||||
"dvander@google.com",
|
||||
"elsk@google.com",
|
||||
"enh@google.com",
|
||||
"zhangkelvin@google.com",
|
||||
],
|
||||
componentid: 533764,
|
||||
hotlists: [
|
||||
|
|
Loading…
Reference in a new issue