tree: 9317c7e1ebce244ffbfc1284a1e0d8dbb05dc3a6 [path history] [tgz]
  1. java/
  2. res/
  3. Android.bp
  4. AndroidManifest.xml
  5. proguard.flags
  6. README.md
android/VmLauncherApp/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.