commit | b41aa8f64a0e44d72e1b296fd1ef42fce4ca00ec | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Jul 05 12:41:00 2022 +0100 |
committer | David Brazdil <dbrazdil@google.com> | Fri Jul 08 13:10:08 2022 +0100 |
tree | 455bc9637bbaf4d375704369ac39ad224d811ba9 | |
parent | 8b557773abd0a1e4361370eb8ac431ad632cd1db [diff] |
vmbase: Use logger in example kernel Use info! instead of println! in example code. Test: atest vmbase_example.integration_test Change-Id: I215836f892b88ba79900ae8f779d9682ca6430a6
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.