summaryrefslogtreecommitdiffstats
path: root/sepolicy/property.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/property.te')
-rw-r--r--sepolicy/property.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy/property.te b/sepolicy/property.te
new file mode 100644
index 0000000..1e6b220
--- /dev/null
+++ b/sepolicy/property.te
@@ -0,0 +1,3 @@
+type adbtcp_prop, property_type;
+type recovery_prop, property_type;
+type userinit_prop, property_type;