685eab6ca2
Allow audioserver to signal audio HAL processes and generate tombstones in case of watchdog restart. Bug: 141528385 Test: Force watchdog and verify tombstone creation Change-Id: I39bb4a63aa93efab68baad3890b8f49fc5f79ead
6 lines
224 B
Text
6 lines
224 B
Text
# 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;
|