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
This commit is contained in:
Joel Galenson
2021-10-25 22:51:38 +00:00
committed by Automerger Merge Worker

View File

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