Merge "audioserver: allow audioserver to generate audio HAL tombstones"
This commit is contained in:
commit
8751aa64d7
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# 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;
|
||||
|
|
Loading…
Reference in a new issue