commit | e91f9d439e95cc28a5a1ee4e4a06bb0f97da0ce9 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Fri Apr 29 17:40:24 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Apr 29 17:40:24 2022 +0000 |
tree | 32ed767491f25eaa5f415b72643bd5e485312064 | |
parent | 9c60cc4f22f1f196520010a8bc6541fdd301a26d [diff] | |
parent | 14f26aaa4ecae6b4565f8af72005476f69c3d0b4 [diff] |
Merge "Allow BoringSSL's Rust bindings to build"
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 802e1da..7468579 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -8,6 +8,7 @@ RustAllowedPaths = []string{ "device/google/cuttlefish", "external/adhd", + "external/boringssl", "external/crosvm", "external/libchromeos-rs", "external/minijail",