From 436fdd6c56c312bfbb7d685f7ff0234b92e6e9c5 Mon Sep 17 00:00:00 2001 From: Max Weffers Date: Tue, 13 Aug 2019 19:41:30 +0200 Subject: [PATCH] clover: sepolicy: Label dt2w nodes Co-authored-by: pix106 Signed-off-by: pix106 --- sepolicy/vendor/file_contexts | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sepolicy/vendor/file_contexts diff --git a/sepolicy/vendor/file_contexts b/sepolicy/vendor/file_contexts new file mode 100644 index 0000000..037a50f --- /dev/null +++ b/sepolicy/vendor/file_contexts @@ -0,0 +1,4 @@ +# Tap to Wake +/sys/devices/soc/c177000.i2c/i2c-3/3-005d/enable_dt2w u:object_r:sysfs_touchpanel:s0 +/sys/devices/soc/c177000.i2c/i2c-3/3-0038/enable_dt2w u:object_r:sysfs_touchpanel:s0 +/proc/touchscreen/enable_dt2w u:object_r:sysfs_touchpanel:s0