Co-authored-by: tobias <tobias.hotmail.com>
This commit is contained in:
@@ -624,7 +624,8 @@ public class ADBDialog extends JDialog implements ADB.DeviceStateListener, ADB.J
|
||||
}
|
||||
}
|
||||
resultDesc = rst.desc;
|
||||
} while (false);
|
||||
break;
|
||||
} while (true);
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user