From cb7d8ddca36a510507f98127455cc44c257b9fe7 Mon Sep 17 00:00:00 2001 From: Tai Kuo Date: Mon, 15 Mar 2021 14:46:47 +0800 Subject: [PATCH] raven: Launch twoshay during boot Bug: 174189880 Test: twoshay is launched Signed-off-by: Steve Pfetsch Change-Id: I9c4b2c760d4b004944728a3ebdeb4c0da937c10f Signed-off-by: Tai Kuo --- conf/init.raven.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/init.raven.rc b/conf/init.raven.rc index 58a219e..b468737 100644 --- a/conf/init.raven.rc +++ b/conf/init.raven.rc @@ -38,6 +38,9 @@ on fs # FIXME(b/183223359): Only grant write access to SystemUI. chmod 0666 /sys/class/drm/card0/card0-DSI-1/panel/backlight/panel0-backlight/local_hbm_mode + # Start the twoshay touch service + start twoshay + on property:ro.revision=PROTO1.0 setprop persist.fingerprint.ghbm true