Merge "Updated fuzz_config in Android.bp file"
This commit is contained in:
commit
bbf290bb5d
1 changed files with 8 additions and 0 deletions
|
@ -50,5 +50,13 @@ cc_fuzz {
|
|||
"android-media-fuzzing-reports@google.com",
|
||||
],
|
||||
componentid: 533764,
|
||||
hotlists: [
|
||||
"4593311",
|
||||
],
|
||||
description: "The fuzzer targets the APIs of android.hardware.automotive.can@1.0-service",
|
||||
vector: "local_no_privileges_required",
|
||||
service_privilege: "privileged",
|
||||
users: "multi_user",
|
||||
fuzzed_code_usage: "shipped",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue