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

Commit 7ce95822 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Updated fuzz_config in Android.bp file" am: 73c82441

parents a0c74c29 73c82441
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -48,5 +48,13 @@ cc_fuzz {
            "android-media-fuzzing-reports@google.com",
        ],
        componentid: 533764,
        hotlists: [
            "4593311",
        ],
        description: "The fuzzer targets the APIs of android.hardware.automotive.audiocontrol@1.0-service binary",
        vector: "local_privileges_required",
        service_privilege: "privileged",
        users: "multi_user",
        fuzzed_code_usage: "shipped",
    },
}