Skip to content
Snippets Groups Projects
Commit af57c85e 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

Change-Id: I724ff53a9709d53c02091838166092b5264eb23e
parents 55c46c7c ddb52d82
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