tree: 947ed385333372fd05f90cd28d9d4e8c096b7309 [path history] [tgz]
  1. java/
  2. res/
  3. Android.bp
  4. AndroidManifest.xml
  5. README.md
vmlauncher_app/README.md

VM launcher app

Building

This app is now part of the virt APEX.

Enabling

This app is disabled by default. To re-enable it, execute the following command.

adb root
adb shell pm enable com.android.virtualization.vmlauncher/.MainActivity

Running

Copy vm config json file to /data/local/tmp/vm_config.json. And then, run the app, check log meesage.