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