Updating cc_fuzz with default service fuzzer config
Using service_fuzzer_defaults in - android.hardware.drm-service.widevine.aidl_fuzzer Bug: 240318902 Test: m android.hardware.drm-service.widevine.aidl_fuzzer Change-Id: Ifde3a3f2e75ccaefeb92ee4e93c46f6fc7a8af4c
This commit is contained in:
@@ -639,30 +639,8 @@ cc_fuzz {
|
||||
defaults: [
|
||||
"common_widevine_service-multilib-first",
|
||||
"common_widevine_service-multilib-defaults-aidl_fuzz",
|
||||
"service_fuzzer_defaults",
|
||||
],
|
||||
static_libs: [
|
||||
"libbase",
|
||||
"libbinder_random_parcel",
|
||||
"libcutils",
|
||||
"libutils",
|
||||
],
|
||||
target: {
|
||||
android: {
|
||||
shared_libs: [
|
||||
"libbinder_ndk",
|
||||
"libbinder",
|
||||
],
|
||||
},
|
||||
host: {
|
||||
static_libs: [
|
||||
"libbinder_ndk",
|
||||
"libbinder",
|
||||
],
|
||||
},
|
||||
darwin: {
|
||||
enabled: false,
|
||||
},
|
||||
},
|
||||
srcs: ["aidl_src/fuzzer/fuzzer.cpp"],
|
||||
fuzz_config: {
|
||||
cc: [
|
||||
|
||||
Reference in New Issue
Block a user