DescriptionFix get_device_configuration.py/device_utils.py
- Fix get_device_configuration.py to use build_device.GetAttachedDevices
without the () as it is now a list not a method since () was added at
build_device.GetAttachedDevices
- Fix device_utils.py to check for unicode as well as str since the config
push_libraries was loading had unicode for the device id
NOTRY=true
BUG=267773
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263317
Patch Set 1 #Patch Set 2 : Cleaned up change #
Total comments: 1
Patch Set 3 : Rebased #
Total comments: 2
Patch Set 4 : Use basestring instead of str or unicode #
Messages
Total messages: 15 (0 generated)
|