Jiyong Park
|
b02e95f2a0
|
Add microdroid demo app
Add a demo app showing how an app can start a VM.
Bug: N/A
Test: TARGET_BUILD_APPS=MicrodroidDemoApp m apps_only dist
adb install out/dist/MicrodroidDemoApp.apk
adb push out/dist/MicrodroidDemoApp.apk.idsig /data/local/tmp/virt/
adb root
adb shell start virtualizationservice
<then launch the app>
Change-Id: If46b2f8910b98b2b29ca0c629e1f7eacc01a477a
|
2021-07-06 21:31:28 +09:00 |