commit | 8961f108184b6701f9b7131218079a09e9c7ee7d | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Thu Dec 22 15:29:55 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Thu Jan 12 18:01:11 2023 +0900 |
tree | f5b669044c6c6518f838ac0cb220b12836bf18b3 | |
parent | 40e2b1d8942bacd0cc2ca5b5d9d1324f92fbdc61 [diff] |
Add API to selectively redirect VM logs to apps Apps now should call setVmOutputsCaptured() to receive console and log streams. Bug: 238593451 Test: atest MicrodroidTestApp MicrodroidHostTestCases Test: build, install, and run MicrodroidDemoApp Change-Id: Ieb0719b2c000a661edf7ad7663d030104a153e29
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.