Skip to content
Snippets Groups Projects
Commit 49f86ce8 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: ddb52d82

am: af57c85e

Change-Id: I171f0ef3e6f1f8d70de8ba5aeb8d82e7ca300636
parents d535e9c8 af57c85e
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