Add Android NDK/SDK to provision for macOS 10.10 and 10.11

Install latest Android sdk and ndk.
It also runs update for SDK API level 18

Task-number: QTBUG-58370
Change-Id: I1bf8cb42dd3e753be27fa9fcd2c1ac8ccbdb87c3
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Heikki Halmet
2016-09-07 09:17:07 +03:00
committed by Liang Qi
parent 07cc7ef71a
commit eeea4e5c3a
7 changed files with 265 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
BASEDIR=$(dirname "$0")
source "$BASEDIR/../common/01-macos-removethemall.sh"