Merge "Updated fuzz_config in Android.bp file" am: c631556363 am: d79524869c
Original change: https://android-review.googlesource.com/c/platform/system/core/+/2505655 Change-Id: Idbc18eea56b0b519623d27cccbd12627ad117541 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
7cd50023a1
1 changed files with 8 additions and 0 deletions
|
|
@ -58,5 +58,13 @@ cc_fuzz {
|
|||
"android-media-fuzzing-reports@google.com",
|
||||
],
|
||||
componentid: 533764,
|
||||
hotlists: [
|
||||
"4593311",
|
||||
],
|
||||
description: "The fuzzer targets the APIs of libfastboot library",
|
||||
vector: "local_no_privileges_required",
|
||||
service_privilege: "host_only",
|
||||
users: "single_user",
|
||||
fuzzed_code_usage: "shipped",
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue