summaryrefslogtreecommitdiff
path: root/vendor/hal_vibrator_default.te
blob: b5c7202ab668780ff61bf893a4f2d02d6e65592c (plain)
1
2
3
# Allow Vibrator HAL to communicate with daemon via socket
allow hal_vibrator_default chre:unix_stream_socket connectto;
allow hal_vibrator_default chre_socket:sock_file write;