device_google_gs201/whitechapel_pro/hal_contexthub.te
Adam Shih ffc779eaa8 review chre
Bug: 198109521
Test: boot with chre started
Change-Id: Ibca6cc3ca0049a412d36e433cb5dcb3363d60527
2021-08-30 14:02:30 +08:00

3 lines
No EOL
183 B
Text

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