Android: Remove "qtlive" support

Productization of Qt Live preview for Android didn't happen.

Change-Id: Ie69d8193afec9b59d859bc65c45d36028247e2b9
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
This commit is contained in:
Alessandro Portale
2019-12-15 18:52:57 +01:00
parent 290dcb555b
commit b7acfc37b5
4 changed files with 4 additions and 55 deletions

View File

@@ -123,8 +123,6 @@ public:
bool automaticKitCreation() const;
void setAutomaticKitCreation(bool b);
Utils::FilePath qtLiveApkPath() const;
Utils::FilePath adbToolPath() const;
Utils::FilePath androidToolPath() const;
Utils::FilePath emulatorToolPath() const;