commit | dca00cb76b71f22753fc817231e926a1848cb2c2 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Tue Jul 27 11:57:57 2021 -0400 |
committer | Ivan Lozano <ivanlozano@google.com> | Tue Jul 27 11:58:38 2021 -0400 |
tree | a36cbcc76da0cef7ecbea3c8d36bb506059c725c | |
parent | 719371072f69d7e6303e59f9c2ff657d71b6ce1c [diff] [blame] |
rust: Add vendor/ to allowed list. Bug: 191507775 Test: N/A Change-Id: I077459f545d4a16de092a3cce27ce97afb76d514
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 31ec3f1..91b17ca 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -27,6 +27,7 @@ "system/security", "system/tools/aidl", "tools/security/fuzzing/example_rust_fuzzer", + "vendor/", } DownstreamRustAllowedPaths = []string{