From 29f4d35bc429891a735855725ed6c620a04e242c Mon Sep 17 00:00:00 2001 From: Jan Mulder Date: Wed, 17 Jul 2019 09:03:48 +0200 Subject: Android: fix location of the build apks With all upgrading, the build apks now show up in a slightly different location. Correct this in the scripting. Notice that this is debug building only. Release building is outside the repo. Signed-off-by: Jan Mulder --- scripts/android/travisbuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/android/travisbuild.sh') diff --git a/scripts/android/travisbuild.sh b/scripts/android/travisbuild.sh index b11aca482..b7fe5fa8d 100644 --- a/scripts/android/travisbuild.sh +++ b/scripts/android/travisbuild.sh @@ -8,4 +8,4 @@ set -e # (but of course having the right things in place will save a ton of time) docker exec -e TRAVIS="$TRAVIS" -t android-builder subsurface/packaging/android/android-build-wrapper.sh -ls -l ../subsurface-mobile-build-docker-arm*/build/outputs/apk/ +ls -l ../subsurface-mobile-build-docker-arm*/build/outputs/apk/debug -- cgit v1.2.3-70-g09d2