From 3f39a972108430b02161d161764eed7a001324bd Mon Sep 17 00:00:00 2001 From: Jiangyi Date: Sun, 22 Mar 2015 11:31:17 -0400 Subject: espresso-common: Update SELinux Policies [1/2] Update policies, as well as commonize them here. Big thanks to Andreas B. for starting this off! Note: moved to espresso-common, needs some cleanup later Change-Id: I52c676e1ebd0bfb040cdd10eae429ee94e666fc6 --- sepolicy/domain.te | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sepolicy/domain.te (limited to 'sepolicy/domain.te') diff --git a/sepolicy/domain.te b/sepolicy/domain.te new file mode 100644 index 0000000..817fd17 --- /dev/null +++ b/sepolicy/domain.te @@ -0,0 +1,2 @@ +## Firmwares +allow ueventd { firmware_ducati }:file r_file_perms; -- cgit v1.1