commit | 4d24e65bbfb8ec0bc469bce756158fcdd768d7ff | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Tue Dec 15 23:28:19 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Dec 15 23:28:19 2020 +0000 |
tree | cbf43d2bf4bd3778cc7474b95ef4a39e191894b6 | |
parent | 0e0e4fea75cc373f1509d9ce7ef148bf90e1b6e8 [diff] | |
parent | 274597b9519c262ca0b076f050d7cb6a76213fb9 [diff] |
Merge "Put external/libchromeos-rs in the Rust allowlist"
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index df31d60..21df024 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -9,6 +9,7 @@ "device/google/cuttlefish", "external/adhd", "external/crosvm", + "external/libchromeos-rs", "external/minijail", "external/rust", "external/vm_tools/p9",