From 6f91da7eff5a12ab4fc16226fb028bdcf8a238f2 Mon Sep 17 00:00:00 2001 From: Vachounet Date: Wed, 19 Apr 2017 17:27:35 +0200 Subject: [PATCH] potter: set perms for gesture entries --- rootdir/etc/init.qcom.rc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 896e160..166ac17 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -221,6 +221,13 @@ on boot # FPC home button permissions chown system system /sys/homebutton/enable + chown system system /sys/homebutton/key + chown system system /sys/homebutton/key_hold + chown system system /sys/homebutton/key_up + chown system system /sys/homebutton/key_down + chown system system /sys/homebutton/key_dbltap + chown system system /sys/homebutton/key_left + chown system system /sys/homebutton/key_right # Display chown system graphics /sys/class/graphics/fb1/hpd