Merge "hal_audio_default: allow audioserver fd for status dump" am: 02d778e0c4
am: 168e78e77e
Change-Id: Ifed5a9f064b4f35c8b38bb3ce24501e300ddbf88
This commit is contained in:
commit
f64a2a269e
1 changed files with 2 additions and 0 deletions
2
vendor/hal_audio_default.te
vendored
2
vendor/hal_audio_default.te
vendored
|
@ -6,3 +6,5 @@ init_daemon_domain(hal_audio_default)
|
|||
|
||||
hal_client_domain(hal_audio_default, hal_allocator)
|
||||
|
||||
# allow audioserver to call hal_audio dump with its own fd to retrieve status
|
||||
allow hal_audio_default audioserver:fifo_file write;
|
||||
|
|
Loading…
Reference in a new issue