Merge "Updated fuzz_config in Android.bp file"

This commit is contained in:
Treehugger Robot 2023-03-31 05:28:36 +00:00 committed by Gerrit Code Review
commit 73c824414b

View file

@ -48,5 +48,13 @@ cc_fuzz {
"android-media-fuzzing-reports@google.com",
],
componentid: 533764,
hotlists: [
"4593311",
],
description: "The fuzzer targets the APIs of android.hardware.automotive.audiocontrol@1.0-service binary",
vector: "local_privileges_required",
service_privilege: "privileged",
users: "multi_user",
fuzzed_code_usage: "shipped",
},
}