dont log to /data/logcat.txt
authorStricted <info@stricted.net>
Fri, 4 May 2018 22:57:43 +0000 (00:57 +0200)
committerStricted <info@stricted.net>
Fri, 4 May 2018 22:57:43 +0000 (00:57 +0200)
it was helpful during the bringup but has to go now

Change-Id: Ie2d0493e41487ee10b042dd3cb38555092df0255

ramdisk/init.mt8127.rc

index 5e71c5635f901e6c7956b2bbaa1648610b96d125..e9fef35fc2f12630c78eb5768fac39301f268905 100644 (file)
@@ -861,9 +861,3 @@ service batterywarning /system/bin/batterywarning
     class main
     user shell
     group shell
-
-# Logcat
-service logcat_debug /system/bin/logcat -b all -f /data/logcat.txt -v threadtime
-    class main
-    user root
-    group system