Loading media/mtp/tests/MtpFuzzer/Android.bp +10 −2 Original line number Diff line number Diff line Loading @@ -38,11 +38,19 @@ cc_defaults { ], fuzz_config: { cc: ["jameswei@google.com"], componentid: 1344, cc: ["android-usb@google.com"], componentid: 1407286, acknowledgement: [ "Grant Hernandez of Google", ], hotlists: [ "4593311", ], description: "The fuzzer targets the APIs of libmtp library", vector: "local_no_privileges_required", service_privilege: "privileged", users: "multi_user", fuzzed_code_usage: "shipped", }, } cc_fuzz { Loading Loading
media/mtp/tests/MtpFuzzer/Android.bp +10 −2 Original line number Diff line number Diff line Loading @@ -38,11 +38,19 @@ cc_defaults { ], fuzz_config: { cc: ["jameswei@google.com"], componentid: 1344, cc: ["android-usb@google.com"], componentid: 1407286, acknowledgement: [ "Grant Hernandez of Google", ], hotlists: [ "4593311", ], description: "The fuzzer targets the APIs of libmtp library", vector: "local_no_privileges_required", service_privilege: "privileged", users: "multi_user", fuzzed_code_usage: "shipped", }, } cc_fuzz { Loading