[ALPS04079180] mdp-hidl for vt
add sepolicy for mms while using ion and cmdq MTK-Commit-Id: 1b209f91a99b653ea798077b05ffd7b4c486a83a Change-Id: I14036617381fb5959c210a68beddbd5084a69abe CR-Id: ALPS04079180 Feature: [Module]MDP Driver
This commit is contained in:
parent
e0b43e5996
commit
a9ae2a2671
@ -25,4 +25,7 @@ hal_server_domain(mtk_hal_mms, hal_mms)
|
||||
add_hwservice(hal_mms_server, mtk_hal_mms_hwservice)
|
||||
|
||||
# Purpose : Allow to use kernel driver
|
||||
allow mtk_hal_mms graphics_device:chr_file { read write open ioctl };
|
||||
allow mtk_hal_mms graphics_device:chr_file { read write open ioctl };
|
||||
allow mtk_hal_mms ion_device:chr_file { read open ioctl };
|
||||
allow mtk_hal_mms mtk_cmdq_device:chr_file { read open ioctl };
|
||||
allow mtk_hal_mms mtk_hal_pq_hwservice:hwservice_manager find;
|
||||
|
Loading…
x
Reference in New Issue
Block a user