[ALPS03841317] add mnt_vendor mount policy

[Detail]
Add policy for mnt_vendor mount

MTK-Commit-Id: 551e110f1e6b3b7840b53152630bdbacb86b0851

Change-Id: I182f4a7ba56ca0d7dc8c152a3e3161f3e8f63638
CR-Id: ALPS03841317
Feature: eMMC Boot Up
This commit is contained in:
Chang-An Chen 2020-01-18 09:46:41 +08:00
parent ad28808c22
commit 7cfd97a03f

View File

@ -132,3 +132,6 @@ allow init kernel:key search;
# Purpose : enhance boottime # Purpose : enhance boottime
allow init proc_perfmgr:file write; allow init proc_perfmgr:file write;
# Date : W18.20
# Operation : mount soc vendor's partition when booting
allow init mnt_vendor_file:dir mounton;