commit | 2b9ee14ce0449480d5197a5473110755479139d1 | [log] [tgz] |
---|---|---|
author | Bram Bonné <brambonne@google.com> | Thu Apr 08 07:47:45 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Apr 08 07:47:45 2021 +0000 |
tree | a3d3cc744dd56c32c6a02c71c8b4ca23ead8c1c4 | |
parent | 64a90286c458b8bd001d2c2ef03bd0e2617c220f [diff] | |
parent | e45541d8255a884a3efdda7a29c5f3c2e4ea1395 [diff] |
Merge "Allow Rust code in system/logging/rust"
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 1c8e43e..394fcc5 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -23,6 +23,7 @@ "system/extras/profcollectd", "system/extras/simpleperf", "system/hardware/interfaces/keystore2", + "system/logging/rust", "system/security", "system/tools/aidl", }