android_packages_modules_Vi.../microdroid_manager
Inseob Kim 7f61fe7486 Refactor callback and make payload stream duplex
Guest VMs now directly call onPayloadStarted to tell the host that their
payload started. And the stream passed by onPayloadStarted is now duplex
so it can also be used as an input stream, which will be fed to the
payload's stdin.

Bug: 191845268
Bug: 195381416
Test: run MicrodroidDemoApp and see output
Test: atest MicrodroidHostTestCases ComposHostTestCases AuthFsHostTest
Change-Id: Ic72045b4e4d11ab1efb14cb2e95de319ca8f9f97
2021-08-24 21:15:42 +09:00
..
src Refactor callback and make payload stream duplex 2021-08-24 21:15:42 +09:00
Android.bp Refactor callback and make payload stream duplex 2021-08-24 21:15:42 +09:00
microdroid_manager.rc microdroid_manager uses kernlog 2021-06-25 18:45:21 +09:00