commit | adffbe9166d8740083e245f179a9e9eb705b3837 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Wed Aug 11 17:20:35 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Aug 11 17:20:35 2021 +0000 |
tree | a09ab9a485eefc428d3fa6b2e9cd107b82ee4e79 | |
parent | 721f42d12a46a0194680b24911695e018583d01f [diff] | |
parent | e4d6390558459890ce5352a9c8cf9723cb390492 [diff] |
Merge "Add libselinux to the Rust allowlist so we can run its test."
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index e527aea..926d2ac 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -12,6 +12,7 @@ "external/libchromeos-rs", "external/minijail", "external/rust", + "external/selinux/libselinux", "external/vm_tools/p9", "frameworks/native/libs/binder/rust", "frameworks/proto_logging/stats",