From 66262e38d9617ed016ce27bb6be4aa962d09656f Mon Sep 17 00:00:00 2001 From: karthick111 Date: Sat, 23 Oct 2021 00:04:05 +0530 Subject: [PATCH] RMX3031: Disable vendor face_hal service * Keeps crashing and restarting randomly in background moreover useless for us since we don't use oppo's face hal anyway. Signed-off-by: ManshuTyagi Change-Id: I2176b69df7278a887402c0bc1e728f3fe5b45167 --- rootdir/etc/init.mt6893.rc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rootdir/etc/init.mt6893.rc b/rootdir/etc/init.mt6893.rc index 2d1922a..2eb1ef9 100644 --- a/rootdir/etc/init.mt6893.rc +++ b/rootdir/etc/init.mt6893.rc @@ -10,6 +10,9 @@ on post-fs on property:sys.boot_completed=1 +on property:init.svc.face_hal=restarting + stop face_hal + service prop-adap-core-gsi /odm/bin/self-init gsicore class core user root