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

5
sepolicy/vendor/hal_dms.te vendored Normal file
View File

@@ -0,0 +1,5 @@
binder_call(hal_dms_client, hal_dms_server)
binder_call(hal_dms_server, hal_dms_client)
add_hwservice(hal_dms_server, hal_dms_hwservice)
allow hal_dms_client hal_dms_hwservice:hwservice_manager find;