pa: Fix audioserver's communication with boot animation

Audioserver needs to communicate with boot animation
via binder.

Change-Id: Iafd3701f1cf741b30808fc1ad989f9c07cca7935
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
This commit is contained in:
Alex Naidis 2017-07-27 16:08:43 -04:00
parent b292056a28
commit b544174dd1
1 changed files with 1 additions and 0 deletions

1
sepolicy/audioserver.te Normal file
View File

@ -0,0 +1 @@
binder_call(audioserver, bootanim);