diff options
author | Assam Boudjelthia <[email protected]> | 2020-11-28 15:44:37 +0200 |
---|---|---|
committer | Assam Boudjelthia <[email protected]> | 2022-03-17 20:45:07 +0000 |
commit | 5454dda2492f388f17e842f50e7c0731772c647f (patch) | |
tree | 034d62bdb5033db604cb2241ca2a4773f24e07ca /src/libs/qmljs/qmljssimplereader.h | |
parent | 188544052c17879cf711d1d2e20a3ae59d4f714f (diff) |
Android: keep up with sdk tools changing folder structure
The cmdline-tools package used to have the folder structure "tools/bin".
However, latest packages are using the structure "cmdline-tools/bin".
And since subsequent updates we are installing "cmdline-tools;latest"
package, it will be put in "cmdline-tools/latest" folder, so we cannot
extract to that path, or otherwise sdkmanager will complain that the
path is in use.
Currently we extract it and put it under the SDK path, then use it to
install the essential packages, then it won't be used at all. This patch
changes that by extracting the downloaded package into a temporary
location, and use sdkmanager from there directly.
Also, this patch updates the links to the cmdline-tools along the way.
Fixes: QTCREATORBUG-27174
Change-Id: I1f5d0e38f5a026631e8a3852821d85a69d543c32
Reviewed-by: Alessandro Portale <[email protected]>
Diffstat (limited to 'src/libs/qmljs/qmljssimplereader.h')
0 files changed, 0 insertions, 0 deletions