android-test icon indicating copy to clipboard operation
android-test copied to clipboard

Allow overriding emulator

Open menny opened this issue 4 years ago • 0 comments

Overview

As the current emulator-launcher implementation is implemented for Python2 and does not allow running on Firebase, I suggest here a way override the launcher target with a different one that the user supplies.

Proposed Changes

Provide a label in the android_test_repositories init macro. The value of the new emulator_launcher_target argument will be bind to a variable which will then be used by the alias target unified_launcher_head.

menny avatar Apr 26 '21 20:04 menny