summaryrefslogtreecommitdiffstats
path: root/common/property.te
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2017-01-02 02:00:30 +0200
committerMichael Bestas <mikeioannina@gmail.com>2017-01-02 02:00:30 +0200
commit988a518c3bb62890100950d5b83485f9e3467e4a (patch)
tree6cc5a32a6fcb9fd2691fc3f9f6e11de476f0a58b /common/property.te
parentd9d06c2c5b83dd352d6158e547bda89fcc247649 (diff)
parent625c892b5557fbeb9fbf8a779b993dda843ae180 (diff)
downloadandroid_device_qcom_sepolicy-staging/cm-14.1-cafrebase.tar.gz
android_device_qcom_sepolicy-staging/cm-14.1-cafrebase.tar.bz2
android_device_qcom_sepolicy-staging/cm-14.1-cafrebase.zip
Merge tag 'LA.UM.5.5.r1-02200-8x96.0' of https://source.codeaurora.org/quic/la/device/qcom/sepolicy into cm-14.1staging/cm-14.1-cafrebase
"LA.UM.5.5.r1-02200-8x96.0" Change-Id: Ib0496c25c7a1dc2ea988f219c0ba12d0eda6623c
Diffstat (limited to 'common/property.te')
-rwxr-xr-xcommon/property.te4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/property.te b/common/property.te
index c3032b10..5ae8f71e 100755
--- a/common/property.te
+++ b/common/property.te
@@ -72,6 +72,8 @@ type sys_usb_configfs_prop, property_type;
type sys_usb_tethering_prop, property_type;
type coresight_prop, property_type, core_property_type;
+type persist_dpm_prop, property_type, core_property_type;
+
type ctl_hbtp_prop, property_type;
type alarm_boot_prop, property_type, core_property_type;
@@ -95,3 +97,5 @@ type hwui_prop, property_type, core_property_type;
type graphics_vulkan_prop, property_type, core_property_type;
#boot mode property
type boot_mode_prop, property_type;
+#properties for nfc
+type nfc_nq_prop, property_type, core_property_type;