summaryrefslogtreecommitdiff
path: root/prebuilts/api/32.0/public/hal_identity.te
diff options
context:
space:
mode:
Diffstat (limited to 'prebuilts/api/32.0/public/hal_identity.te')
-rw-r--r--prebuilts/api/32.0/public/hal_identity.te6
1 files changed, 6 insertions, 0 deletions
diff --git a/prebuilts/api/32.0/public/hal_identity.te b/prebuilts/api/32.0/public/hal_identity.te
new file mode 100644
index 000000000..8d558ade1
--- /dev/null
+++ b/prebuilts/api/32.0/public/hal_identity.te
@@ -0,0 +1,6 @@
+# HwBinder IPC from client to server
+binder_call(hal_identity_client, hal_identity_server)
+
+hal_attribute_service(hal_identity, hal_identity_service)
+
+binder_call(hal_identity_server, servicemanager)