change: update adb logs

This commit is contained in:
xucong053
2022-09-29 16:15:56 +08:00
committed by xucong053
parent 20d093a735
commit a43b95add6
6 changed files with 227 additions and 5 deletions

View File

@@ -22,6 +22,7 @@ type uiaDriver struct {
Driver
adbDevice gadb.Device
logcat *DeviceLogcat
localPort int
}