audio: Enable vndbinder use from hal_audio am: ebc7b434e2 am: 5d3e4f0c3b

am: 142bb78cda

Change-Id: I1e721f2bfb59d2510769b7ddae9c22d5c8ae7dba
This commit is contained in:
Haynes Mathew George 2018-02-28 20:01:53 +00:00 committed by android-build-merger
commit a9d3fd90d8

View file

@ -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
###