[android] Allow specifying APK install location

Authored by nicolasfella on May 11 2020, 1:49 PM.

Description

[android] Allow specifying APK install location

Summary:
This allows make create-apk to directly write the APK to /output instead of the cp-with-prefix step in /opt/helpers/create-apk. It's also useful for manual development builds where one would need to copy it to some output location manually or for CI setups that expect the output in a certain location.

If ANDROID_APK_INSTALL_DIR is not set the current behaviour is kept.

Reviewers: Frameworks, Android, apol, vkrause

Reviewed By: Android, apol

Subscribers: kde-frameworks-devel, kde-buildsystem

Tags: Frameworks, Build System

Differential Revision: https://phabricator.kde.org/D29631

Details

Committed
nicolasfellaMay 11 2020, 4:59 PM
Reviewer
Android
Differential Revision
D29631: [android] Allow specifying APK install location
Parents
R240:0c72f53efd33: GIT_SILENT Upgrade ECM version to 5.71.0.
Branches
Unknown
Tags
Unknown