mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 13:49:45 +00:00
Merge "Updated fuzz_config in Android.bp file" into main
This commit is contained in:
@@ -46,6 +46,21 @@ cc_defaults {
|
||||
"hardware/interfaces/security/keymint/support/include",
|
||||
"frameworks/native/libs/binder/ndk/include_platform",
|
||||
],
|
||||
fuzz_config: {
|
||||
cc: [
|
||||
"android-hardware-security@google.com",
|
||||
],
|
||||
componentid: 1084733,
|
||||
hotlists: [
|
||||
"4593311",
|
||||
"4271696",
|
||||
],
|
||||
description: "The fuzzer targets the APIs of libkeymint_support",
|
||||
vector: "local_no_privileges_required",
|
||||
service_privilege: "privileged",
|
||||
users: "multi_user",
|
||||
fuzzed_code_usage: "shipped",
|
||||
},
|
||||
}
|
||||
|
||||
cc_defaults {
|
||||
|
||||
Reference in New Issue
Block a user