[ALPS03886692] property rename for Android P
[Detail]property rename for Android P MTK-Commit-Id: 8cc2c773156fcfa1757a261b960f88d7a8b9d4f6 Change-Id: I42fab46ce67a240d619e0a74cb7fa8834ac74bc6 Signed-off-by: mtk13799 <xin.huang@mediatek.com> CR-Id: ALPS03886692 Feature: [Android Default]Dedicated APN for Tethering
This commit is contained in:
parent
3f2caa03c0
commit
86ea78a67a
@ -16,12 +16,6 @@ type mtk_default_prop, property_type, mtk_core_property_type;
|
||||
type ctl_gsm0710muxd_prop, property_type;
|
||||
type ctl_gsm0710muxd-s_prop, property_type;
|
||||
type ctl_gsm0710muxd-d_prop, property_type;
|
||||
#=============allow ccci_mdinit to ctl. mdlogger==============
|
||||
type ctl_mdlogger_prop, property_type;
|
||||
type ctl_emdlogger1_prop, property_type;
|
||||
type ctl_emdlogger2_prop, property_type;
|
||||
type ctl_emdlogger3_prop, property_type;
|
||||
type ctl_dualmdlogger_prop, property_type;
|
||||
|
||||
#=============allow viarild to start property==============
|
||||
type ctl_viarild_prop, property_type;
|
||||
|
5
plat_private/property_contexts
Normal file
5
plat_private/property_contexts
Normal file
@ -0,0 +1,5 @@
|
||||
#=============allow ccci_mdinit to ctl. mdlogger==============
|
||||
ctl.mdlogger u:object_r:ctl_mdlogger_prop:s0
|
||||
ctl.emdlogger1 u:object_r:ctl_emdlogger1_prop:s0
|
||||
ctl.emdlogger2 u:object_r:ctl_emdlogger2_prop:s0
|
||||
ctl.emdlogger3 u:object_r:ctl_emdlogger3_prop:s0
|
6
plat_public/property.te
Normal file
6
plat_public/property.te
Normal file
@ -0,0 +1,6 @@
|
||||
#=============allow ccci_mdinit to ctl. mdlogger==============
|
||||
type ctl_mdlogger_prop, property_type;
|
||||
type ctl_emdlogger1_prop, property_type;
|
||||
type ctl_emdlogger2_prop, property_type;
|
||||
type ctl_emdlogger3_prop, property_type;
|
||||
type ctl_dualmdlogger_prop, property_type;
|
Loading…
x
Reference in New Issue
Block a user