[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:
gtk_qingyunmei 2020-01-18 10:21:16 +08:00 committed by sin_mingfeilv
parent 581161d905
commit b1003a58cc

View File

@ -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;