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

Commit 4232a0d8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Updated fuzz_config in Android.bp file" into main

parents 49c36cb1 4cb1d536
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -56,6 +56,15 @@ cc_defaults {
    ],
    fuzz_config: {
        cc: ["android-framework-input@google.com"],
        componentid: 155276,
        hotlists: [
            "4593311",
        ],
        description: "The fuzzer targets the APIs of libinputflinger library",
        vector: "local_no_privileges_required",
        service_privilege: "privileged",
        users: "multi_user",
        fuzzed_code_usage: "shipped",
    },
}