[ALPS04816830] add hal mms sepolicy
add system_app policy MTK-Commit-Id: 733342cdf392dd669201a6030ec7fa7cf4af58db Change-Id: I6ecdc3b4d20f0b1018e3ef8a2f2a15118c3dfc6b CR-Id: ALPS04816830 Feature: MiraVision
This commit is contained in:
parent
581161d905
commit
b1003a58cc
@ -54,3 +54,5 @@ allowxperm mtk_hal_mms proc_mtk_jpeg:file ioctl {
|
|||||||
};
|
};
|
||||||
# Allow to use mms by JPEG with handle
|
# Allow to use mms by JPEG with handle
|
||||||
allow mtk_hal_mms platform_app:fd use;
|
allow mtk_hal_mms platform_app:fd use;
|
||||||
|
# Purpose : Allow Miravision to set Sharpness
|
||||||
|
allow mtk_hal_mms system_app:fd use;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user