Matan Lurey a499590726 Add useful default options to scenario_app/bin/android_integration_tests.dart (flutter/engine#50667)
Closes https://github.com/flutter/flutter/issues/143474.

This makes `--adb` and `--out_dir` have useful defaults for most
environments.

To be explicit, the `--out-dir` is still specified in the test runner (I
could imagine refactoring this further to take a `--variant` instead,
but not a priority).

/cc @gmackall
2024-02-14 15:26:51 -08:00
..