Merge "rust: Add vendor/ to allowed list."

This commit is contained in:
Ivan Lozano
2021-07-27 18:30:43 +00:00
committed by Gerrit Code Review

View File

@@ -28,6 +28,7 @@ var (
"system/security", "system/security",
"system/tools/aidl", "system/tools/aidl",
"tools/security/fuzzing/example_rust_fuzzer", "tools/security/fuzzing/example_rust_fuzzer",
"vendor/",
} }
DownstreamRustAllowedPaths = []string{ DownstreamRustAllowedPaths = []string{