commit | 783e76c738655d309effacbd481ec8134b01dcf0 | [log] [tgz] |
---|---|---|
author | Hasini Gunasinghe <hasinitg@google.com> | Fri May 27 17:57:51 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri May 27 17:57:51 2022 +0000 |
tree | 8404d8a755e5a96309c37ccf91411e1780399517 | |
parent | 54e0bb61f0d33d3c35de091436d2bbbe34e6bfbf [diff] | |
parent | 07851ffae444a9d27315bc88b8db06d3ea14f21e [diff] |
Merge "Add system/core/trusty/keymint-rust to allow list"
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 817e121..9129b0e 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -30,6 +30,7 @@ "system/core/debuggerd/rust", "system/core/libstats/pull_rust", "system/core/trusty/libtrusty-rs", + "system/core/trusty/keymint", "system/extras/profcollectd", "system/extras/simpleperf", "system/hardware/interfaces/keystore2",