0

连接多个 ADB 设备时,Android vts-tradefed 报错:

07-01 11:23:20 E/ProcessHelper: Exception AttributeError: "'AndroidDevice' object has no attribute 'hal'" in 07-01 11:23:20 E/ProcessHelper: > 忽略 07-01 11:23:20 E/ProcessHelper: Exception AttributeError: "'AndroidDevice' object has no attribute 'hal'" in >被忽略

想法?

4

1 回答 1

0

adb 1.0.41 为我解决了这个问题。甚至 adb 1.0.39 也适用于此用例,但 1.0.40 似乎有问题。

于 2019-07-03T07:12:52.447 回答