commit | e45541d8255a884a3efdda7a29c5f3c2e4ea1395 | [log] [tgz] |
---|---|---|
author | Bram Bonné <brambonne@google.com> | Thu Mar 25 19:06:42 2021 +0100 |
committer | Bram Bonné <brambonne@google.com> | Mon Mar 29 16:02:53 2021 +0200 |
tree | 99da0d1dde466f5ac3dc9e820fc96a274a0e7a7b | |
parent | 2258cbbe4275994f8d414802afec47d4d96cdbf8 [diff] |
Allow Rust code in system/logging/rust Bug: 162454083 Test: make logger Change-Id: I1116b930af7e06be31c237867fecc6ccd609e4b3
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 408d433..b9732aa 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -22,6 +22,7 @@ "system/extras/profcollectd", "system/extras/simpleperf", "system/hardware/interfaces/keystore2", + "system/logging/rust", "system/security", "system/tools/aidl", }