Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 216a3277 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Updated fuzz_config in Android.bp file" into main am: 0aba382e

parents 3db28a7d 0aba382e
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -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 {