android: forward logcat output to the container console

This commit is contained in:
Simon Fels 2018-06-12 09:50:06 +02:00
commit 041e9b30cf

View file

@ -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