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

Commit bca58ad4 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: a046096f am:...

Merge "Updated fuzz_config in Android.bp file" into main am: a046096f am: fe7a55f4 am: 4c6eb83e am: 9028403c

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



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