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

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

Merge "Updated fuzz_config in Android.bp file" into main am: 00f19635 am:...

Merge "Updated fuzz_config in Android.bp file" into main am: 00f19635 am: dd3a6202 am: 373db9a9

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



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