OSDN Git Service

init.x86.rc: log all buffers
authorChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 26 Feb 2018 07:17:03 +0000 (15:17 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Mon, 26 Feb 2018 07:17:03 +0000 (15:17 +0800)
This includes the kernel log.

init.x86.rc

index 7169bd6..d71d272 100644 (file)
@@ -62,7 +62,7 @@ service nativebridge /system/bin/enable_nativebridge
     disabled
     oneshot
 
-service logcat /system/bin/logcat -v threadtime -f /data/log.txt
+service logcat /system/bin/logcat -b all -v threadtime -f /data/log.txt
     class debug
 
 service btattach /system/bin/btattach