Added fuzz_config field in avc_dec_fuzzer
Test: ./avc_dec_fuzzer Bug: 157680018 Change-Id: Ia06f33596cacb8b5d856ff778135fc4a78e2fb66
This commit is contained in:
parent
67c86e8bb8
commit
5a52ec8cdd
1 changed files with 6 additions and 0 deletions
|
|
@ -13,4 +13,10 @@ cc_fuzz {
|
||||||
enabled: false,
|
enabled: false,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
fuzz_config: {
|
||||||
|
cc: [
|
||||||
|
"android-media-fuzzing-reports@google.com",
|
||||||
|
],
|
||||||
|
componentid: 155276,
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue