From 041e9b30cfa7f74cba616801ada8a24b3d60e749 Mon Sep 17 00:00:00 2001 From: Simon Fels Date: Tue, 12 Jun 2018 09:50:06 +0200 Subject: [PATCH] android: forward logcat output to the container console --- android/init.goldfish.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/init.goldfish.rc b/android/init.goldfish.rc index 48663bc..6db19e4 100644 --- a/android/init.goldfish.rc +++ b/android/init.goldfish.rc @@ -91,7 +91,8 @@ service qemud /system/bin/qemud # named by the androidboot.console kernel option # if not, is simply exits immediately -service goldfish-logcat /system/bin/logcat -Q +service goldfish-logcat /system/bin/logcat + console oneshot service fingerprintd /system/bin/fingerprintd