b8182bb39d
The console output and the log output from a VM can now be redirected to different file descriptors. IVirtualizationService.createVm method is extended to accept two file descriptors - one for the console output and the one for the OS logs. The Java framework, the vm tool, the demo app, and the compos are also modified to correctly use the modified AIDL API. The demo app is slightly refactored to better render the two outputs on a small screen - smaller font size, no line wrap with horizontal scrolling. Bug: 200914564 Test: run MicrodroidDemoApp. run microdroid using the vm tool Change-Id: Id7bcfd75cd775a8fba5a13d5f6d2faafce2370ff |
||
---|---|---|
.. | ||
src | ||
Android.bp |