Skip to content
Snippets Groups Projects
Commit 2efc00cc authored by Alex Klyubin's avatar Alex Klyubin Committed by Android (Google) Code Review
Browse files

Merge "Grant audioserver access to /system/lib64/hw" into oc-dev

parents 93b97da8 2d704464
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,9 @@ binder_call(audioserver, appdomain)
binder_service(audioserver)
hal_client_domain(audioserver, hal_allocator)
# /system/lib64/hw for always-passthrough Allocator HAL ashmem / mapper .so
r_dir_file(audioserver, system_file)
hal_client_domain(audioserver, hal_audio)
userdebug_or_eng(`
......
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