DescriptionSilence warning about falling back to checked-in adb binary
There's no need to print out a warning about falling back to the
checked-in adb binary every time telemetry is run. Also turn ADB_PATH
into a memoized function to remove side effects from importing
constants.py. This also ensures the right logging level is set before
the path is determined so the warning is still printed in debug mode.
BUG=329317
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=241854
Patch Set 1 #
Total comments: 1
Patch Set 2 : Move function closer to use. #
Messages
Total messages: 7 (0 generated)
|