commit | 0d1aed03fae5e108d405d8f8cd42575f290131a4 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Thu Nov 17 17:06:28 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Nov 17 17:22:03 2022 +0000 |
tree | 89dc295f4aa4260b340375f92233abbc3988b525 | |
parent | 5acb14ddf63b4d6df4b8b82af27edb14f5cd38f6 [diff] |
vmbase: integration_test: Use Android logger Use the Android logger instead of env_logger in order for the logs of vmbase_example to be part of the tests's capture logs (logcat_test*.txt) as they were previously discarded. Test: atest vmbase_example.integration_test Change-Id: I9844c515e5ee54070bcead8670526f01fb8679ff
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.