From be70b922efe0dc4727aa323c94e00f61d5b13643 Mon Sep 17 00:00:00 2001 From: Ondrej Hlavac Date: Sat, 25 Mar 2017 11:48:09 +0100 Subject: z2_plus: Fix KeyDisabler - fix path in cmhw - change permissions on boot for sysfs - add selinux rule for sysfs --- rootdir/etc/init.qcom.rc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index fb4dc67..77fc609 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -105,6 +105,10 @@ on boot chown root system /proc/tri-state-key/keyCode_bottom chmod 0660 /proc/tri-state-key/keyCode_bottom + # U-Touch disable - KeyDisabler + chown system system /sys/devices/soc/soc:fpc1020/utouch_disable + chmod 0660 /sys/devices/soc/soc:fpc1020/utouch_disable + # Graphics chown system graphics /sys/class/graphics/fb0/dyn_pu chmod 0664 /sys/class/graphics/fb0/dyn_pu -- cgit v1.2.3