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

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

Merge "Updated fuzz_config in Android.bp file" am: cca7beb7 am: 094589a5...

Merge "Updated fuzz_config in Android.bp file" am: cca7beb7 am: 094589a5 am: f2abce88 am: 22ecac49

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



Change-Id: Ia14533450fd22c17b811a173482642c4615de37e
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents ff6f1f52 22ecac49
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -38,5 +38,13 @@ cc_fuzz {
            "android-media-fuzzing-reports@google.com",
        ],
        componentid: 155276,
        hotlists: [
            "4593311",
        ],
        description: "The fuzzer targets the APIs of libmedialogservice library",
        vector: "local_privileges_required",
        service_privilege: "constrained",
        users: "multi_user",
        fuzzed_code_usage: "future_version",
    },
}