commit | 95cf8e935a39f43d33777e09699b2bf464b54df0 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Thu May 26 09:32:22 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu May 26 09:32:22 2022 +0000 |
tree | 963d2d3a03ba1a58603db6f8bd8c5662a7ac6e3b | |
parent | 5731d0fffdfe30cb23c5c071ee55db3d3a76becf [diff] | |
parent | 21252b460a77a91b539927d929d2e496b150c008 [diff] |
Merge "Add new system/keymint Rust directory"
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 7468579..817e121 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -33,6 +33,7 @@ "system/extras/profcollectd", "system/extras/simpleperf", "system/hardware/interfaces/keystore2", + "system/keymint", "system/librustutils", "system/logging/liblog", "system/logging/rust",