Merge "init: modify touch offload permission for twoshay" into main
This commit is contained in:
commit
16f2c77760
3 changed files with 6 additions and 0 deletions
|
@ -58,4 +58,6 @@ on property:persist.vendor.touch_sensitivity_mode=1 && property:sys.boot_complet
|
||||||
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
on property:sys.boot_completed=1
|
on property:sys.boot_completed=1
|
||||||
|
chown system input /dev/touch_offload
|
||||||
|
chmod 660 /dev/touch_offload
|
||||||
start twoshay
|
start twoshay
|
||||||
|
|
|
@ -62,4 +62,6 @@ on property:persist.vendor.touch_sensitivity_mode=1 && property:sys.boot_complet
|
||||||
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
on property:sys.boot_completed=1
|
on property:sys.boot_completed=1
|
||||||
|
chown system input /dev/touch_offload
|
||||||
|
chmod 660 /dev/touch_offload
|
||||||
start twoshay
|
start twoshay
|
||||||
|
|
|
@ -58,4 +58,6 @@ on property:persist.vendor.touch_sensitivity_mode=1 && property:sys.boot_complet
|
||||||
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
on property:sys.boot_completed=1
|
on property:sys.boot_completed=1
|
||||||
|
chown system input /dev/touch_offload
|
||||||
|
chmod 660 /dev/touch_offload
|
||||||
start twoshay
|
start twoshay
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue