Files
device_google_gs201/sepolicy/whitechapel_pro/hal_contexthub.te

3 lines
183 B
Plaintext
Raw Normal View History

# 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;