Skip to content
Snippets Groups Projects
Commit a9d3fd90 authored by Haynes Mathew George's avatar Haynes Mathew George Committed by android-build-merger
Browse files

audio: Enable vndbinder use from hal_audio am: ebc7b434 am: 5d3e4f0c

am: 142bb78c

Change-Id: I1e721f2bfb59d2510769b7ddae9c22d5c8ae7dba
parents 76b64a5f 142bb78c
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,9 @@ allow hal_audio shell:fifo_file write;
allow hal_audio dumpstate:fd use;
allow hal_audio dumpstate:fifo_file write;
# allow hal audio to use vnbinder
vndbinder_use(hal_audio)
###
### neverallow rules
###
......
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