commit | 1edd039bff5447a261039070ff53b451ca8cc07e | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Wed Sep 30 14:28:07 2020 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Wed Sep 30 14:43:40 2020 -0700 |
tree | 5c1883bb15a19a27213b62f603327f06f8ebe0d0 | |
parent | 6c76f18aae0bb56ac25f8cb496282bf32bfb31a3 [diff] [blame] |
Add allow rust rule for android.system.keystore2 vts tests. Bug: 160623310 Test: N/A Change-Id: Ie501a56c3ed6c1352fc57b5b956df6ac3f4af39f
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 62d469e..6c70aff 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -9,6 +9,7 @@ "frameworks/native/libs/binder/rust", "prebuilts/rust", "system/extras/profcollectd", + "system/hardware/interfaces/keystore2", "system/security", "system/tools/aidl", }