Merge "touch/init: change file owner after sys.boot_completed=1" into main
This commit is contained in:
commit
e40fe7223e
@ -1,4 +1,4 @@
|
|||||||
on property:vendor.device.modules.ready=1
|
on property:sys.boot_completed=1
|
||||||
# Sysfs
|
# Sysfs
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/force_active
|
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/force_active
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/fw_ver
|
chown system system /sys/devices/virtual/goog_touch_interface/gti.0/fw_ver
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
on property:vendor.device.modules.ready=1
|
on property:sys.boot_completed=1
|
||||||
# Sysfs
|
# Sysfs
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/force_active
|
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/force_active
|
||||||
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/fw_ver
|
chown system system /sys/devices/virtual/goog_touch_interface/gti.1/fw_ver
|
||||||
|
Loading…
x
Reference in New Issue
Block a user