cc_fuzz { name: "avc_dec_fuzzer", host_supported: true, srcs: [ "avc_dec_fuzzer.cpp", ], static_libs: [ "libavcdec", "liblog", ], target: { darwin: { enabled: false, }, }, fuzz_config: { cc: [ "android-media-fuzzing-reports@google.com", ], componentid: 155276, }, }