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

Commit 48b6fd34 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 am: 2337e7b5 am: e9821bba

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



Change-Id: I1ff92bdd4f3afc83a9f0c7e36bd2ef50a7efa7ff
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 17d722eb e9821bba
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -49,6 +49,14 @@ cc_defaults {
            "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",
    },
}