Another NDK release. Still just bug fixes.
BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1864073002 Review URL: https://codereview.chromium.org/1864073002
This commit is contained in:
parent
9f37246d68
commit
8c13cd1aba
@ -35,7 +35,7 @@ function default_toolchain() {
|
||||
TOOLCHAINS=${SCRIPT_DIR}/../toolchains
|
||||
|
||||
ANDROID_ARCH=${ANDROID_ARCH-arm}
|
||||
NDK=r11b
|
||||
NDK=r11c
|
||||
|
||||
if [[ $ANDROID_ARCH == *64* ]]; then
|
||||
API=21 # Android 5.0
|
||||
|
Loading…
Reference in New Issue
Block a user