summaryrefslogtreecommitdiff
path: root/prebuilts/api/32.0/public/hal_ir.te
diff options
context:
space:
mode:
Diffstat (limited to 'prebuilts/api/32.0/public/hal_ir.te')
-rw-r--r--prebuilts/api/32.0/public/hal_ir.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/prebuilts/api/32.0/public/hal_ir.te b/prebuilts/api/32.0/public/hal_ir.te
new file mode 100644
index 000000000..29555f74c
--- /dev/null
+++ b/prebuilts/api/32.0/public/hal_ir.te
@@ -0,0 +1,5 @@
+# HwBinder IPC from client to server, and callbacks
+binder_call(hal_ir_client, hal_ir_server)
+binder_call(hal_ir_server, hal_ir_client)
+
+hal_attribute_hwservice(hal_ir, hal_ir_hwservice)