Loading media/codec2/fuzzer/Android.bp +10 −1 Original line number Diff line number Diff line Loading @@ -41,8 +41,17 @@ cc_defaults { fuzz_config: { cc: [ "wonsik@google.com", "android-fwk-video@google.com", ], componentid: 1344, hotlists: [ "4593311", ], description: "The fuzzer targets the APIs of libcodec2", vector: "remote", service_privilege: "constrained", users: "multi_user", fuzzed_code_usage: "shipped", }, } Loading Loading
media/codec2/fuzzer/Android.bp +10 −1 Original line number Diff line number Diff line Loading @@ -41,8 +41,17 @@ cc_defaults { fuzz_config: { cc: [ "wonsik@google.com", "android-fwk-video@google.com", ], componentid: 1344, hotlists: [ "4593311", ], description: "The fuzzer targets the APIs of libcodec2", vector: "remote", service_privilege: "constrained", users: "multi_user", fuzzed_code_usage: "shipped", }, } Loading