summaryrefslogtreecommitdiff
path: root/plat_public/property.te
diff options
context:
space:
mode:
authormtk13799 <xin.huang@mediatek.com>2018-06-19 15:58:50 +0800
committerxin huang <xin.huang@mediatek.com>2018-06-19 18:20:20 +0800
commit8cc2c773156fcfa1757a261b960f88d7a8b9d4f6 (patch)
treeabff769845cd61b3655c6914bc7fef222d788d84 /plat_public/property.te
parent818d32015903cc353d6c0527366676cdcd07b20e (diff)
downloadwembley-sepolicy-8cc2c773156fcfa1757a261b960f88d7a8b9d4f6.tar.gz
[ALPS03886692] property rename for Android P
[Detail]property rename for Android P Change-Id: I42fab46ce67a240d619e0a74cb7fa8834ac74bc6 Signed-off-by: mtk13799 <xin.huang@mediatek.com> CR-Id: ALPS03886692 Feature: [Android Default]Dedicated APN for Tethering
Diffstat (limited to 'plat_public/property.te')
-rw-r--r--plat_public/property.te6
1 files changed, 6 insertions, 0 deletions
diff --git a/plat_public/property.te b/plat_public/property.te
new file mode 100644
index 0000000..7277fe5
--- /dev/null
+++ b/plat_public/property.te
@@ -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;