hal_audio: In binderized mode hal_audio needs access to IAllocator
am: ddb52d823f
Change-Id: I724ff53a9709d53c02091838166092b5264eb23e
This commit is contained in:
commit
af57c85e43
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ hwbinder_use(hal_audio)
|
|||
binder_use(hal_audio)
|
||||
binder_call(hal_audio, audioserver)
|
||||
binder_call(hal_audio, system_server)
|
||||
hwallocator_use(hal_audio)
|
||||
|
||||
allow hal_audio ion_device:chr_file r_file_perms;
|
||||
|
||||
|
|
Loading…
Reference in a new issue