forked from qt-creator/qt-creator
Run zipalign tool after android packges is created and signed.
Change-Id: Idaeb93490723085b8f5f7cae356fbaee40636f89 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
This commit is contained in:
committed by
Daniel Teske
parent
7140a685d3
commit
096c4db896
@@ -107,6 +107,7 @@ public:
|
||||
Utils::FileName openJDKPath() const;
|
||||
Utils::FileName keytoolPath() const;
|
||||
Utils::FileName jarsignerPath() const;
|
||||
Utils::FileName zipalignPath() const;
|
||||
Utils::FileName stripPath(ProjectExplorer::Abi::Architecture architecture) const;
|
||||
Utils::FileName readelfPath(ProjectExplorer::Abi::Architecture architecture) const;
|
||||
QString getDeployDeviceSerialNumber(int *apiLevel) const;
|
||||
|
||||
Reference in New Issue
Block a user