Merge "Updated fuzz_config in Android.bp file"

This commit is contained in:
Treehugger Robot 2023-03-28 04:05:22 +00:00 committed by Gerrit Code Review
commit c631556363

View file

@ -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",
},
}