sm8450-common: Enable single_tap sensor and set permissions for touch sensors
Change-Id: I777ed71ecc5dc502182567bc7e1166605251af93
This commit is contained in:
@@ -103,6 +103,12 @@ on boot
|
||||
chmod 0664 /sys/class/touch/touch_dev/abnormal_event
|
||||
chown system system /sys/class/touch/touch_dev/abnormal_event
|
||||
|
||||
chown system system /sys/class/touch/touch_dev/fod_longpress_gesture_enabled
|
||||
chmod 0660 /sys/class/touch/touch_dev/fod_longpress_gesture_enabled
|
||||
|
||||
chown system system /sys/class/touch/touch_dev/gesture_single_tap_enabled
|
||||
chmod 0660 /sys/class/touch/touch_dev/gesture_single_tap_enabled
|
||||
|
||||
service touch_report /vendor/bin/touch_report
|
||||
class hal
|
||||
user system
|
||||
|
Reference in New Issue
Block a user