This code has been reviewed and submitted internally. Feel free to discuss on the PR and we can submit follow-up changes as necessary.
Commits:
Add --adb-args command line option for Caliper. It just specifies additional args to pass to adb each time it's called.
Aside from giving users more control, this will probably be needed for implementing tests that dry-run benchmarks on an emulator, since we'll need to specify the port for connecting to the adb instance the emulator is connected to.
70b6794a5294cac9a3a0014750c05575672f0b49
This code has been reviewed and submitted internally. Feel free to discuss on the PR and we can submit follow-up changes as necessary.
Commits:
Add --adb-args command line option for Caliper. It just specifies additional args to pass to adb each time it's called. Aside from giving users more control, this will probably be needed for implementing tests that dry-run benchmarks on an emulator, since we'll need to specify the port for connecting to the adb instance the emulator is connected to. 70b6794a5294cac9a3a0014750c05575672f0b49