summaryrefslogtreecommitdiff
path: root/sepolicy/whitechapel/vendor/google/hal_contexthub.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/whitechapel/vendor/google/hal_contexthub.te')
-rw-r--r--sepolicy/whitechapel/vendor/google/hal_contexthub.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/whitechapel/vendor/google/hal_contexthub.te b/sepolicy/whitechapel/vendor/google/hal_contexthub.te
new file mode 100644
index 00000000..ba776c89
--- /dev/null
+++ b/sepolicy/whitechapel/vendor/google/hal_contexthub.te
@@ -0,0 +1,3 @@
+# Allow context hub HAL to communicate with daemon via socket
+allow hal_contexthub_default chre:unix_stream_socket connectto;
+allow hal_contexthub_default chre_socket:sock_file write; \ No newline at end of file