DescriptionFix android adb version match
With M SDK, the output of "adb version" has changed, from:
"""Android Debug Bridge version 1.0.32"""
to:
"""Android Debug Bridge version 1.0.32
Revision 57224c5cff69-android"""
Update script regex to match both.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201081
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|