commit | f30982bdc4d17003d8a6390849259e7f7a65d5e4 | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Fri Nov 18 11:50:32 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Nov 21 14:46:24 2022 +0000 |
tree | 730878898236aa115768448041cee63c9929be09 | |
parent | f52ea1400ef26734c1f89f531ae350cc79d0f581 [diff] |
Remove onPayloadStdio Mostly this is removing the onPayloadStdio callback and everything associated with it in the Java & Native APIs, and removing the implementation, thereby reverting much of commit 451cc9680119f40c0deeb52e74c776055c5bd2db. Slightly randomly, ensure all our native API functions enable logging. Bug: 253221932 Bug: 243512115 Test: atest ComposHostTestCases MicrodroidTests Change-Id: Ib7d1491e264539ffcc40442fdf419ce50d8cecf5
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.