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

Commit c6315563 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Updated fuzz_config in Android.bp file"

parents 1295d2e8 33ff88f9
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -58,5 +58,13 @@ cc_fuzz {
            "android-media-fuzzing-reports@google.com",
        ],
        componentid: 533764,
        hotlists: [
            "4593311",
        ],
        description: "The fuzzer targets the APIs of libfastboot library",
        vector: "local_no_privileges_required",
        service_privilege: "host_only",
        users: "single_user",
        fuzzed_code_usage: "shipped",
    },
}