Browse Source

Merge "Allow writing Rust fuzzers for third-party crates."

Joel Galenson 2 years ago
parent
commit
215ed178dd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rust/config/allowed_list.go

+ 1 - 0
rust/config/allowed_list.go

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