summaryrefslogtreecommitdiff
path: root/prebuilts/api/32.0/public/hal_keymint.te
diff options
context:
space:
mode:
Diffstat (limited to 'prebuilts/api/32.0/public/hal_keymint.te')
-rw-r--r--prebuilts/api/32.0/public/hal_keymint.te8
1 files changed, 8 insertions, 0 deletions
diff --git a/prebuilts/api/32.0/public/hal_keymint.te b/prebuilts/api/32.0/public/hal_keymint.te
new file mode 100644
index 000000000..9c65e22df
--- /dev/null
+++ b/prebuilts/api/32.0/public/hal_keymint.te
@@ -0,0 +1,8 @@
+binder_call(hal_keymint_client, hal_keymint_server)
+
+hal_attribute_service(hal_keymint, hal_keymint_service)
+hal_attribute_service(hal_keymint, hal_remotelyprovisionedcomponent_service)
+binder_call(hal_keymint_server, servicemanager)
+
+allow hal_keymint tee_device:chr_file rw_file_perms;
+allow hal_keymint ion_device:chr_file r_file_perms;