android_packages_modules_Vi.../vm
Jiyong Park b8182bb39d Console output and OS logs are separated
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
2021-10-27 10:07:12 +09:00
..
src Console output and OS logs are separated 2021-10-27 10:07:12 +09:00
Android.bp Merge VM and CDISK config into libvmconfig 2021-06-29 09:48:53 +09:00