commit | e0ed411c8ba34d4bc0f88f70f39691c5e56a9b7f | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Mon Oct 25 22:51:38 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 25 22:51:38 2021 +0000 |
tree | 3fbc4e96aaf1364084edcd072e7148b6b617a96b | |
parent | a8662675e0495debe00d0c9a82f92ce4cff323c7 [diff] | |
parent | 215ed178ddeed6582527cb6da73ea9bbc554b93b [diff] |
Merge "Allow writing Rust fuzzers for third-party crates." am: 215ed178dd Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1867228 Change-Id: I6c27743d7ed95a2ea8c2d2c0c7377de01e1c7608
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/", }