Steve Kondik | b5c2cf0 | 2015-09-15 04:10:02 -0700 | [diff] [blame] | 1 | # LiveDisplay access to color calibration |
2 | allow system_server pps_socket:sock_file rw_file_perms; | ||||
3 | allow system_server mm-pp-daemon:unix_stream_socket connectto; | ||||
4 | |||||
5 | # Time services | ||||
6 | allow system_server time_daemon:unix_stream_socket connectto; |