Merge "Allow writing Rust fuzzers for third-party crates." am: 215ed178dd am: e0ed411c8b am: 135e01ed4e am: 62b17106c0

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1867228

Change-Id: I964a78dd11311646c8da6b59acc2519f0a50c84f
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go
index 47ca3a7..b113573 100644
--- a/rust/config/allowed_list.go
+++ b/rust/config/allowed_list.go
@@ -32,6 +32,7 @@
 		"system/security",
 		"system/tools/aidl",
 		"tools/security/fuzzing/example_rust_fuzzer",
+		"tools/security/fuzzing/orphans",
 		"vendor/",
 	}