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

Commit 33ca9577 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Updated fuzz_config in Android.bp file" am: 85eac306 am: 043c5ebc...

Merge "Updated fuzz_config in Android.bp file" am: 85eac306 am: 043c5ebc am: 03771f9f am: c2f669c2

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2505242



Change-Id: Ie3c8835d3153c7eb320a808c25f900b019c9042b
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents abd63478 c2f669c2
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -60,5 +60,13 @@ cc_fuzz {
            "android-media-fuzzing-reports@google.com",
        ],
        componentid: 533764,
        hotlists: [
            "4593311",
        ],
        description: "The fuzzer targets the APIs of android.hardware.bluetooth@1.0-impl library",
        vector: "local_no_privileges_required",
        service_privilege: "privileged",
        users: "multi_user",
        fuzzed_code_usage: "shipped",
    },
}