[ALPS04056430] WMT:Move coredump mode property to system partition
Allow system process to set the property, "persist.vendor.connsys.coredump.mode" MTK-Commit-Id: c066127efb1903b15e97498ae32b28af2efc091e Change-Id: Ia818c7e517e4da479bb7ad1c4fdbc382a1423659 CR-Id: ALPS04056430 Feature: [Module]WMT Driver
This commit is contained in:
parent
c869528f64
commit
7df888a9d5
@ -93,6 +93,7 @@ type audiohal_prop, property_type, mtk_core_property_type;
|
||||
|
||||
#=============allow wmt==============
|
||||
type wmt_prop, property_type, mtk_core_property_type;
|
||||
type coredump_prop, property_type, extended_core_property_type;
|
||||
|
||||
#=============allow sensor==============
|
||||
type ctl_emcsmdlogger_prop, property_type;
|
||||
|
@ -92,6 +92,7 @@ persist.vendor.audiohal. u:object_r:audiohal_prop:s0
|
||||
persist.vendor.vow. u:object_r:audiohal_prop:s0
|
||||
|
||||
#=============allow wmt ==============
|
||||
persist.vendor.connsys.coredump.mode u:object_r:coredump_prop:s0
|
||||
persist.vendor.connsys. u:object_r:wmt_prop:s0
|
||||
vendor.connsys. u:object_r:wmt_prop:s0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user