commit | 935ea0f8acc8197bfd05ef537b3e0d7076a0992e | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Mon Sep 23 16:16:54 2019 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Tue Sep 24 12:47:14 2019 -0700 |
tree | dee0dbaa4168c4cb4897a83a9456f41d2cbee561 | |
parent | 83d225bec0ce5ab56d2885e66b097c8b02938a94 [diff] |
init: add stdio_to_kmsg option Some services are not native android services and therefore don't log via the normal mechanisms. This gives developers an option to have their stdout/stderr logs sent directly to kmsg. Test: see test prints to kernel log Change-Id: I7973ea74d5cab3a90c2cd9a3d5de2266439d0c01