diff options
| -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", |