diff options
| author | 2022-05-26 09:32:22 +0000 | |
|---|---|---|
| committer | 2022-05-26 09:32:22 +0000 | |
| commit | 95cf8e935a39f43d33777e09699b2bf464b54df0 (patch) | |
| tree | 963d2d3a03ba1a58603db6f8bd8c5662a7ac6e3b | |
| parent | 5731d0fffdfe30cb23c5c071ee55db3d3a76becf (diff) | |
| parent | 21252b460a77a91b539927d929d2e496b150c008 (diff) | |
Merge "Add new system/keymint Rust directory"
| -rw-r--r-- | rust/config/allowed_list.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 746857916..817e12154 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go @@ -33,6 +33,7 @@ var ( "system/extras/profcollectd", "system/extras/simpleperf", "system/hardware/interfaces/keystore2", + "system/keymint", "system/librustutils", "system/logging/liblog", "system/logging/rust", |