| Index: build/install-build-deps-android-sdk.sh
|
| diff --git a/build/install-build-deps-android-sdk.sh b/build/install-build-deps-android-sdk.sh
|
| index 69ea3e5f8cdcd3f83c3f2004a2ca4dc719a2880d..1505564b3637aae856b157ae9f2b3d8dffdb2607 100755
|
| --- a/build/install-build-deps-android-sdk.sh
|
| +++ b/build/install-build-deps-android-sdk.sh
|
| @@ -27,7 +27,7 @@ SDK_MD5SUM="22a81cf1d4a951c62f71a8758290e9bb"
|
| # API level: 13
|
| # Revision: 1
|
| # Skins: WXGA (default)
|
| -SDK_TARGET_ID=android-15
|
| +SDK_TARGET_ID=android-16
|
|
|
| # Using NDK r7; The package is about 64M.
|
| # *** DO NOT UPDATE THE NDK without updating the 64-bit linker changes ***
|
|
|