android: forward logcat output to the container console
This commit is contained in:
parent
24f774282a
commit
041e9b30cf
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue