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

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

Merge "Updated fuzz_config in Android.bp file" am: 67563f6f am: aa82ff17...

Merge "Updated fuzz_config in Android.bp file" am: 67563f6f am: aa82ff17 am: 9608070f am: cffdff12

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/2505545



Change-Id: I3027e7bf839825c79625dd8fc9d61607f56cbb40
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 0167c66c cffdff12
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -41,5 +41,13 @@ cc_fuzz {
            "android-media-fuzzing-reports@google.com",
        ],
        componentid: 155276,
        hotlists: [
            "4593311",
        ],
        description: "The fuzzer targets the APIs of libmedia_codecserviceregistrant",
        vector: "local_no_privileges_required",
        service_privilege: "constrained",
        users: "multi_user",
        fuzzed_code_usage: "shipped",
    },
}