msm8953-common: Address Dolby denials

Co-authored-by: Rohan Hasabe <rohanhasabe8@gmail.com>
This commit is contained in:
trpsl
2020-03-24 14:12:20 +01:00
committed by jeangraff30
parent d68a31c631
commit 675d96b639
11 changed files with 35 additions and 1 deletions

View File

@@ -9,3 +9,7 @@ allow init mnt_product_file:dir mounton;
allow init bt_firmware_file:filesystem getattr;
allow init firmware_file:filesystem getattr;
allow init fsg_firmware_file:filesystem getattr;
allow init vendor_data_file:file lock;
allow init hal_audio_default:binder call;
allow init platform_app:binder call;