type: Group
instructions:
  - type: Group
    instructions:
      - type: ExecuteCommand
        command: "{{.Env.LIBEXEC_INSTALL_DIR}}/android_emulator_launcher.sh"
        maxTimeInSeconds: 600
        maxTimeBetweenOutput: 300
        userMessageOnFailure: "Failed to start emulator, check coin log and ~/emulator.log"
    enable_if:
      condition: property
      property: features
      contains_value: AndroidTestRun