sanders: Address Dolby denials

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
trpsl
2021-12-19 09:47:04 +00:00
committed by innception
parent 02c5d32839
commit 76c6b8c3e0
11 changed files with 44 additions and 0 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;