From 915e5bfa31e8f1f725e9e3461370c8535017d2e8 Mon Sep 17 00:00:00 2001 From: Isaac Chen Date: Wed, 24 Jul 2019 06:04:32 +0200 Subject: wayne-common: Address denials for P Signed-off-by: Isaac Chen Change-Id: I6759914e91c1cc437304d74328e970daeb3d25e3 --- sepolicy/location.te | 1 + 1 file changed, 1 insertion(+) create mode 100644 sepolicy/location.te (limited to 'sepolicy/location.te') diff --git a/sepolicy/location.te b/sepolicy/location.te new file mode 100644 index 0000000..4333581 --- /dev/null +++ b/sepolicy/location.te @@ -0,0 +1 @@ +allow location sysfs:file { read open }; -- cgit v1.2.3