[ALPS04455064] WMT: Setting SEPolicy for coredump mode property

[Solution]
Set SEPolicy for vendor_init to set property

MTK-Commit-Id: d72a1df1f6ef596f306cc5268bd27ed1216eb9a4

Change-Id: Ie6016a873e251e224b8225797ff3451a3ccd2ac9
Signed-off-by: Robbin Chiu <robbin.chiu@mediatek.com>
CR-Id: ALPS04455064
Feature: [Module]WMT Driver
This commit is contained in:
Robbin Chiu 2020-01-18 10:12:34 +08:00
parent 7238f50dd0
commit 0fc812491c

View File

@ -8,6 +8,7 @@ allow vendor_init mtk_volte_prop:property_service set;
allow vendor_init vendor_radio_prop:property_service set;
allow vendor_init mtk_ril_mode_prop:property_service set;
allow vendor_init wmt_prop:property_service set;
allow vendor_init coredump_prop:property_service set;
allow vendor_init vold_prop:property_service set;
allow vendor_init proc:file write;