Skip to content

Commit 6cee6bd

Browse files
committed
Add default corpus directory
Test: m vold_native_service_fuzzer Test: adb shell /data/fuzz/x86_64/vold_native_service_fuzzer/vold_native_service_fuzzer /data/fuzz/x86_64/vold_native_service_fuzzer/corpu Bug: 295220956 Change-Id: I7c6d1a38962a2c997e0c0d05ca9a2a4bb96f3001
1 parent 9017405 commit 6cee6bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libs/binder/tests/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,7 @@ cc_defaults {
888888
enabled: false,
889889
},
890890
},
891+
corpus: ["corpus/*"],
891892
fuzz_config: {
892893
cc: [
893894
"smoreland@google.com",

0 commit comments

Comments
 (0)