commit | 2b6346d980e2f440a9be7b3ab0ad69dbbceea649 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Jun 19 13:37:42 2023 +0900 |
committer | Jiyong Park <jiyong@google.com> | Fri Jun 23 17:28:37 2023 +0900 |
tree | 20713a646a069e846c4d8305606636bf13e54250 | |
parent | 439113a087f396abb36735d207b28523c8fbf1e3 [diff] |
Stop using kernel logger Use the default logger, which is set to /dev/hvc2 for Microdroid. Bug: 270566364 Test: vm/vm_shell.sh start-microdroid -- --protected --console \ /data/local/tmp/console.txt --log /data/local/tmp/log.txt Check that all logs (except for those from init and kernel) are in log.txt. Change-Id: Iaea1ca07ff02d4beb728916844f95774f5d2cd85
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.