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
1 changed files with 7 additions and 0 deletions

View File

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