Disable leak detection in vold fuzzer
Bug: 278100447 Bug: 277650211 Test: m vold_native_service_fuzzer Change-Id: I90ecbdadde5bfcdc967d8b5b750f0e551f30acb0
This commit is contained in:
parent
823898eca3
commit
e7b16911cb
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ cc_fuzz {
|
|||
"vold_default_libs",
|
||||
"keystore2_use_latest_aidl_ndk_shared",
|
||||
"service_fuzzer_defaults",
|
||||
"fuzzer_disable_leaks"
|
||||
],
|
||||
static_libs: [
|
||||
"libvold",
|
||||
|
|
Loading…
Reference in a new issue