Sign in
android
/
device
/
google
/
crosshatch-sepolicy
/
ceb89d2986ff2f6b6a1f055641fbe9ae6730a4c3
/
.
/
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
;