Merge "audioserver: allow audioserver to generate audio HAL tombstones"

This commit is contained in:
Eric Laurent 2019-11-07 18:20:19 +00:00 committed by Gerrit Code Review
commit 8751aa64d7

View file

@ -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;