mirror of https://github.com/mstorsjo/fdk-aac.git
Merge "Added fuzz_config field in aac_dec_fuzzer" am: 43fb529e06
am: f96c6f3a30
Change-Id: I4104bd7b4964dbd270cb614a164d426ecd24e0bf
This commit is contained in:
commit
f60530f491
|
@ -36,4 +36,11 @@ cc_fuzz {
|
|||
enabled: false,
|
||||
},
|
||||
},
|
||||
|
||||
fuzz_config: {
|
||||
cc: [
|
||||
"android-media-fuzzing-reports@google.com",
|
||||
],
|
||||
componentid: 155276,
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue