summaryrefslogtreecommitdiffstats
path: root/common/property.te
diff options
context:
space:
mode:
authorNaveen Kumar <kumarn@codeaurora.org>2016-12-06 19:21:15 +0530
committerNaveen Kumar <kumarn@codeaurora.org>2016-12-06 19:21:15 +0530
commit98cbd210ded396c2f0a5c2495e09d7da5fd3833f (patch)
treec2ceac3c3e89e667f0ab1a3bc35aaa401fb23fe1 /common/property.te
parentb8a2712c80052c856fc5379ca2d6f70c3d488273 (diff)
parent6bd01160cce7f82819c32390439946253d5339f6 (diff)
downloadandroid_device_qcom_sepolicy-98cbd210ded396c2f0a5c2495e09d7da5fd3833f.tar.gz
android_device_qcom_sepolicy-98cbd210ded396c2f0a5c2495e09d7da5fd3833f.tar.bz2
android_device_qcom_sepolicy-98cbd210ded396c2f0a5c2495e09d7da5fd3833f.zip
Merge commit '6bd01160cce7f82819c32390439946253d5339f6' into remote
Conflicts: common/audioserver.te Change-Id: I8702d676c63d274ebaad9ce924c2c2d6b87bfef0
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;