blob: a8a33cc5a5edd9ed380f81d1d790cbe707f29a5e [file] [log] [blame]
Inseob Kimff43be22021-06-07 16:56:56 +09001# audioserver - audio services daemon
2type audioserver, domain;
3type audioserver_tmpfs, file_type;
4
5# Allow audioserver to signal audio HAL processes and dump their stacks.
6allow audioserver hal_audio_server:process signal;