Demon000 | 656faee | 2018-01-11 10:20:10 +0200 | [diff] [blame] | 1 | allow surfaceflinger mpctl_socket:dir r_dir_perms; |
2 | unix_socket_send(surfaceflinger, mpctl, perfd) | ||||
3 | unix_socket_connect(surfaceflinger, mpctl, perfd) | ||||
4 | unix_socket_send(surfaceflinger, mpctl, mpdecision) | ||||
5 | unix_socket_connect(surfaceflinger, mpctl, mpdecision) | ||||
6 | unix_socket_connect(surfaceflinger, pps, mm-pp-daemon) | ||||
LuK1337 | fe8868a | 2018-02-28 09:56:48 +0000 | [diff] [blame] | 7 | |
8 | set_prop(surfaceflinger, postprocessing_prop) |