1
0
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:
Kris Alder 2020-05-21 19:37:30 +00:00 committed by Gerrit Code Review
commit 43fb529e06

View File

@ -36,4 +36,11 @@ cc_fuzz {
enabled: false,
},
},
fuzz_config: {
cc: [
"android-media-fuzzing-reports@google.com",
],
componentid: 155276,
},
}