mirror of
https://github.com/mstorsjo/fdk-aac.git
synced 2025-02-17 03:30:35 +01:00
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…
x
Reference in New Issue
Block a user