commit | 454069ca6034fc28e9183347eeba71b1cdc8d6ea | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Thu Feb 03 11:21:19 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Fri Feb 04 14:56:23 2022 +0000 |
tree | cb01745cbc21c9d7edd87e328a6987b26e96cd9f | |
parent | eba7e658183c59b2155f7e7926ed47c796f97739 [diff] |
Always log to logcat After commit 611cc94626825840661ab20f84b3903c48331dec we always pass the log_to_stderr flag when running compsvc. So we can remove the flag. Switched to logcat so all logs end up in the same place. Added one extra log line in composd so it's easy to tell we succeeded without needing to see the VM logs. Bug: 213891964 Test: atest ComposTestCase Test: composd_cmd test-compile, check logs Test: composd_cmd staged-apex-compile, check logs Change-Id: I076d06a752dbf5f13abfe971b2f7aa80a67c9a20
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.