Skip to content
Snippets Groups Projects
Commit 052d896d authored by Mikhail Naganov's avatar Mikhail Naganov Committed by android-build-merger
Browse files

hal_audio: In binderized mode hal_audio needs access to IAllocator am:...

hal_audio: In binderized mode hal_audio needs access to IAllocator am: ddb52d82 am: af57c85e am: 49f86ce8
am: 9629ad88

Change-Id: I8b867f892074c0546f61b8519edf7e5a58e007b0
parents 7ce91d7c 9629ad88
No related branches found
No related tags found
No related merge requests found
...@@ -2,6 +2,7 @@ hwbinder_use(hal_audio) ...@@ -2,6 +2,7 @@ hwbinder_use(hal_audio)
binder_use(hal_audio) binder_use(hal_audio)
binder_call(hal_audio, audioserver) binder_call(hal_audio, audioserver)
binder_call(hal_audio, system_server) binder_call(hal_audio, system_server)
hwallocator_use(hal_audio)
allow hal_audio ion_device:chr_file r_file_perms; allow hal_audio ion_device:chr_file r_file_perms;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment