From 22f8063f8a2f888a7001904489cdff9fea174deb Mon Sep 17 00:00:00 2001 From: Mukund Mittal Date: Wed, 19 Jul 2017 14:55:56 +0530 Subject: [PATCH] ueventd.qcom.rc: Add entry for do_flush file in laser folder Changing owner and group of do_flush file from root to system and input respectively. Change-Id: I57019ef4d969ec424aa3a6275460cc48616bcc0f --- rootdir/etc/ueventd.qcom.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index bd55268d..9271f596 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -234,6 +234,7 @@ # laser sensor access /sys/devices/virtual/input/input* enable_ps_sensor 0660 system input /sys/devices/virtual/input/input* set_delay_ms 0660 system input +/sys/devices/virtual/input/input* do_flush 0660 system input # vm_bms /dev/vm_bms 0660 system system