2012-01-04 18:33:27 +01:00
|
|
|
# surfaceflinger - display compositor service
|
|
|
|
type surfaceflinger, domain;
|
|
|
|
type surfaceflinger_exec, exec_type, file_type;
|
|
|
|
|
|
|
|
init_daemon_domain(surfaceflinger)
|
2013-05-18 02:11:29 +02:00
|
|
|
unconfined_domain(surfaceflinger)
|
2012-01-04 18:33:27 +01:00
|
|
|
|
|
|
|
# Talk to init over the property socket.
|
|
|
|
unix_socket_connect(surfaceflinger, property, init)
|