From 34ec640b3b2d9609eb4e178db0842a4e56be9d3b Mon Sep 17 00:00:00 2001 From: davidycchen Date: Tue, 10 May 2022 13:01:12 +0800 Subject: [PATCH] F10: Disable twoshay as default. Temporary disble the twoshay service for bring up stage. Bug: 232043149 Test: touch is workable after stop twoshay. Signed-off-by: davidycchen Change-Id: I5a216458b6d8692c530fca31ff44dd53697593c5 --- 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 a422cfc..e5b95a6 100644 --- a/conf/init.felix.rc +++ b/conf/init.felix.rc @@ -21,7 +21,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