DescriptionAndroid: allows using adb from a chromium checkout without envsetup.sh
Following comments on https://chromiumcodereview.appspot.com/15891002,
rather than setting the path in pylib.__init__, set it via constants and android_commands.py.
Note that android_commands calls into third_party/android_testrunner, which then
uses adb directly, so it still needs to tweak os.environ.path.
BUG=242960
TEST=./build/android/run_tests.py -s cc_perftests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204341
Patch Set 1 #
Total comments: 4
Patch Set 2 : Comments #
Total comments: 2
Patch Set 3 : inline constant #
Messages
Total messages: 9 (0 generated)
|