Disable leak detection in widevine aidl fuzzer
Setting up ASAN and HWASAN options to ignore leaks while fuzzing. Test: m android.hardware.drm-service.widevine.aidl_fuzzer Bug: 272721367 Change-Id: Icc9aebeb579a224b0f1aa4c0e4e60cb282830682
This commit is contained in:
@@ -315,6 +315,7 @@ cc_fuzz {
|
||||
"common_widevine_service-multilib-first",
|
||||
"common_widevine_service-multilib-defaults-aidl",
|
||||
"service_fuzzer_defaults",
|
||||
"fuzzer_disable_leaks",
|
||||
],
|
||||
static_libs: [
|
||||
"libbase",
|
||||
|
||||
Reference in New Issue
Block a user