From a73876fe6277b076a54b91195e825d312c66e6f5 Mon Sep 17 00:00:00 2001 From: Mark Chang Date: Tue, 11 Oct 2022 06:13:20 +0000 Subject: [PATCH] Start twoshay service on boot. Bug: 226474828 Test: Verified twoshay launched successfully. Signed-off-by: Mark Chang Change-Id: I3294cfaced458527f6967720f109502d7d9f5ed2 --- conf/init.felix.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/init.felix.rc b/conf/init.felix.rc index 3a4814c..637bf05 100644 --- a/conf/init.felix.rc +++ b/conf/init.felix.rc @@ -51,7 +51,7 @@ on property:vendor.device.modules.ready=1 chmod 660 /dev/touch_offload_fts chmod 660 /dev/touch_offload_fts_ext # Start the twoshay touch service - # start twoshay + start twoshay # Toggle glove_mode according to touch_sensitivity_mode on property:persist.vendor.touch_sensitivity_mode=0 && property:sys.boot_completed=1