Descriptionclean use_emulator option for inconsistence issue
use_emulator option is taken as integer somewhere but is taken as
boolean in other places.
Clean this option to be boolean and add another option --emulator_count to set
the count of emulators.
BUG=137458
TEST=./build/android/run_tests.py -e -n 1 -s base_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146801
Patch Set 1 #
Total comments: 4
Patch Set 2 : fix for bulach's comments #
Total comments: 2
Patch Set 3 : fix for bulach's comments #Messages
Total messages: 7 (0 generated)
|