Allow writing Rust fuzzers for third-party crates.

These would ideally be upstreamed, but until then we can host them here.

Test: Run fuzzers.
Change-Id: Ie1bfd8ce6dffeaa211b85cd6340dfb435ab83c71
This commit is contained in:
Joel Galenson
2021-10-21 14:28:00 -07:00
parent 1c6de4bdac
commit d993155204

View File

@@ -32,6 +32,7 @@ var (
"system/security",
"system/tools/aidl",
"tools/security/fuzzing/example_rust_fuzzer",
"tools/security/fuzzing/orphans",
"vendor/",
}