From 3977f65b1374e3365f69695771afe886165564d6 Mon Sep 17 00:00:00 2001 From: Luden Date: Thu, 17 Mar 2016 20:19:12 +0000 Subject: Implemented SELinux rules for tuna. Change-Id: I0c82e620532cf968341cc8c5d268aa0788ebb94f --- sepolicy/property.te | 1 + 1 file changed, 1 insertion(+) create mode 100644 sepolicy/property.te (limited to 'sepolicy/property.te') diff --git a/sepolicy/property.te b/sepolicy/property.te new file mode 100644 index 0000000..ef1e4d4 --- /dev/null +++ b/sepolicy/property.te @@ -0,0 +1 @@ +type tee_fs_prop, property_type; -- cgit v1.1