[ALPS04034165] EM MCF add sepolicy for em_hidl

[Detail]
EM MCF add selinux to allow hidl get vendor prop

MTK-Commit-Id: 0fd9993c94ebe1db80a5cd98b315a057e09cb931

Change-Id: I93b73c5155d15e55f48e281c8787aba5dfbdd14f
CR-Id: ALPS04034165
Feature:Engineering Mode
This commit is contained in:
mtk14723 2020-01-18 10:06:12 +08:00 committed by Dengwei Xu
parent 26f6c80d00
commit 6b3a1111e0

View File

@ -110,4 +110,5 @@ allow em_hidl nvdata_file:file { getattr read open };
# Data : 2018/07/06
# Purpose : EM MCF search vendor dir
allow em_hidl mnt_vendor_file:dir search;
allow em_hidl vendor_default_prop:file read;