aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/property.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/property.te')
-rw-r--r--sepolicy/property.te5
1 files changed, 5 insertions, 0 deletions
diff --git a/sepolicy/property.te b/sepolicy/property.te
new file mode 100644
index 0000000..bb7e318
--- /dev/null
+++ b/sepolicy/property.te
@@ -0,0 +1,5 @@
+# Credential Manager
+type credmgrd_prop, property_type;
+
+# Trim Area
+type ta_prop, property_type;