aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy-custom/property.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy-custom/property.te')
-rw-r--r--sepolicy-custom/property.te3
1 files changed, 3 insertions, 0 deletions
diff --git a/sepolicy-custom/property.te b/sepolicy-custom/property.te
new file mode 100644
index 0000000..a6ba71b
--- /dev/null
+++ b/sepolicy-custom/property.te
@@ -0,0 +1,3 @@
+# hwrotation prop need a own type to be set on init.espreso.variants.sh,
+# else it would conflict with a neverallow rule
+type rotation_prop, property_type;