From 58fb920db42ed8ebccc628c78bc57429ce547ec1 Mon Sep 17 00:00:00 2001 From: pix106 Date: Tue, 15 Feb 2022 13:48:26 +0100 Subject: [PATCH] clover: sepolicy: change dt2w path for 4.19 Signed-off-by: pix106 --- sepolicy/vendor/file_contexts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sepolicy/vendor/file_contexts b/sepolicy/vendor/file_contexts index 037a50f..46be8b6 100644 --- a/sepolicy/vendor/file_contexts +++ b/sepolicy/vendor/file_contexts @@ -1,4 +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 +/sys/devices/platform/soc/c177000.i2c/i2c-3/3-005d/enable_dt2w u:object_r:sysfs_touchpanel:s0 +/sys/devices/platform/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