summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/unix/qunixnativeinterface.cpp
diff options
context:
space:
mode:
authorMike Achtelik <mike.achtelik@gmail.com>2021-04-14 14:26:42 +0200
committerMike Achtelik <mike.achtelik@gmail.com>2021-05-12 10:09:17 +0200
commit08d8c5962930b8bf64d696e07ef65fb0c4871474 (patch)
treebca4d68381805407ee0f56bd9a1661bfab10c2a7 /src/gui/platform/unix/qunixnativeinterface.cpp
parent7c233d4034237e268a513741ce69a0cd6ef47519 (diff)
androiddeployqt: Check if apk is already aligned
Newer versions of the android gradle plugin already align the apk internally. Therefore it is not necessary to indiscriminately align every apk. So let's first check, if it is already aligned and only align it if necessary. This prevents possible alignment errors, which might occur when aligning it again. If it is already aligned, we can just copy and continue signing the apk. Fixes: QTBUG-88989 Change-Id: If29004e372e7927c88a900dc56f490bf9bce9ec7 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/gui/platform/unix/qunixnativeinterface.cpp')
0 files changed, 0 insertions, 0 deletions