NDK: r11 -> r11b
Just bug fixes. Nothing terribly exciting. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1825213007 Review URL: https://codereview.chromium.org/1825213007
This commit is contained in:
parent
83f2e5ac13
commit
1215c6ac94
@ -35,7 +35,7 @@ function default_toolchain() {
|
||||
TOOLCHAINS=${SCRIPT_DIR}/../toolchains
|
||||
|
||||
ANDROID_ARCH=${ANDROID_ARCH-arm}
|
||||
NDK=r11
|
||||
NDK=r11b
|
||||
|
||||
if [[ $ANDROID_ARCH == *64* ]]; then
|
||||
API=21 # Android 5.0
|
||||
|
Loading…
Reference in New Issue
Block a user