summaryrefslogtreecommitdiffstats
path: root/common/property.te
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-12-15 03:13:25 -0700
committerLinux Build Service Account <lnxbuild@localhost>2016-12-15 03:13:25 -0700
commit625c892b5557fbeb9fbf8a779b993dda843ae180 (patch)
treec2ceac3c3e89e667f0ab1a3bc35aaa401fb23fe1 /common/property.te
parent03bfe541181c5863be5481cf8cecba74977c7cc9 (diff)
parent98cbd210ded396c2f0a5c2495e09d7da5fd3833f (diff)
downloadandroid_device_qcom_sepolicy-625c892b5557fbeb9fbf8a779b993dda843ae180.tar.gz
android_device_qcom_sepolicy-625c892b5557fbeb9fbf8a779b993dda843ae180.tar.bz2
android_device_qcom_sepolicy-625c892b5557fbeb9fbf8a779b993dda843ae180.zip
Merge 98cbd210ded396c2f0a5c2495e09d7da5fd3833f on remote branch
Change-Id: I98fb04a3e1f2149d553eb6ec5084e2d92845a1d5
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;