init: remove twoshay HAL init trigger condition 'on late-init'
Bug: 238853979 Signed-off-by: Robin Peng <robinpeng@google.com> Change-Id: I1546537d3e4ed4323cbcdc17382ed0eb3d06cc31
This commit is contained in:
parent
697c5b82bc
commit
f5bc0892f7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import /vendor/etc/init/hw/init.gs101.rc
|
||||||
import /vendor/etc/init/hw/init.blueport.rc
|
import /vendor/etc/init/hw/init.blueport.rc
|
||||||
|
|
||||||
# Start the twoshay touch service
|
# Start the twoshay touch service
|
||||||
on late-init && property:vendor.device.modules.ready=1
|
on property:vendor.device.modules.ready=1
|
||||||
start twoshay
|
start twoshay
|
||||||
|
|
||||||
# Toggle glove_mode according to touch_sensitivity_mode
|
# Toggle glove_mode according to touch_sensitivity_mode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue