Files
qt-creator/src/plugins/android/androiddevicedialog.cpp
Assam Boudjelthia 1f4028d834 Android: remove repeated call to AndroidConfig::connectedDevices()
This causes a delay when clicking the deploy button for an Android
project. Also, it is a repeated call as this will be called inside
AndroidDeviceDialog::device() then refreshDeviceList().

Change-Id: I9203e746e4e9b3e5bfa42133d9a5246863c87e5a
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2020-02-20 14:22:59 +00:00

23 KiB