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

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

Merge "Updated fuzz_config in Android.bp file" am: 99bceaf3

parents 5c5f5964 99bceaf3
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -80,5 +80,13 @@ cc_fuzz {
            "android-media-fuzzing-reports@google.com",
            "android-media-fuzzing-reports@google.com",
        ],
        ],
        componentid: 155276,
        componentid: 155276,
        hotlists: [
            "4593311",
        ],
        description: "The fuzzer targets the APIs of libaudioflinger",
        vector: "local_no_privileges_required",
        service_privilege: "privileged",
        users: "multi_user",
        fuzzed_code_usage: "shipped",
    },
    },
}
}