From 4865734e0d724d803b29068704b1e4b683fc63e6 Mon Sep 17 00:00:00 2001 From: Andy CrossGate Yan Date: Tue, 17 May 2022 10:02:52 +0000 Subject: [PATCH] Kill QCOM LogKit app Known to bootloop UMX U696CL, and is useless anyway Change-Id: Ibc8ed1228e0c0b71825d889498f2b1b4ebd59fa6 --- rw-system.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rw-system.sh b/rw-system.sh index c7daa08..d27e8d4 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -952,3 +952,6 @@ fi # Disable secondary watchdogs echo -n V > /dev/watchdog1 + +mount -o bind /mnt/phh/empty_dir /vendor/app/qti-logkit +mount -o bind /mnt/phh/empty_dir /vendor/app/qti-logkit-lite