Sign in
android
/
device
/
google
/
redbull-sepolicy
/
435c1e8e7d8acfc2c5cb4b9dc1f898b2fd00f21c
/
.
/
vendor
/
google
/
hal_contexthub.te
blob: 10c5d53d8332cd71c1236cce43855004dd7b2ace [
file
] [
log
] [
blame
]
# 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
;