Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
7 lines
224 B
Plaintext
7 lines
224 B
Plaintext
# audioserver - audio services daemon
|
|
type audioserver, domain;
|
|
type audioserver_tmpfs, file_type;
|
|
|
|
# Allow audioserver to signal audio HAL processes and dump their stacks.
|
|
allow audioserver hal_audio_server:process signal;
|