forked from qt-creator/qt-creator
Android: Log Qt live apk path and few more code paths
Change-Id: Id743db4865b399c619c04fc393540758352c60e1 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -229,6 +229,8 @@ private:
|
||||
bool m_force32bit;
|
||||
};
|
||||
|
||||
QDebug &operator<<(QDebug &stream, const AndroidDeviceInfo &device);
|
||||
|
||||
} // namespace Android
|
||||
|
||||
Q_DECLARE_METATYPE(Android::AndroidDeviceInfo)
|
||||
|
||||
Reference in New Issue
Block a user