rust: Add vendor/ to allowed list.

Bug: 191507775
Test: N/A
Change-Id: I077459f545d4a16de092a3cce27ce97afb76d514
This commit is contained in:
Ivan Lozano
2021-07-27 11:57:57 -04:00
parent 719371072f
commit dca00cb76b

View File

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