commit | 063e339bedfcfb9d7c921cd92d9a902ef008ce76 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Dec 21 14:06:17 2023 -0500 |
committer | Brian Osman <brianosman@google.com> | Wed Jan 03 18:06:27 2024 +0000 |
tree | 7eb606d46ca7df32467a7ab1de091e53731a2318 | |
parent | 0012c2e88d9018586db6f40b49e1e1b8a80751c3 [diff] |
Update bots' NDK to r26b Our NDK was several years out of date, so it was missing newer APIs. The last time we tried an update, it caused ASAN issues on the tree: https://skia-review.googlesource.com/c/skia/+/439336 Like that attempt, this changes the Mac create script, because the NDK is now distributed as a DMG. Critically, this moves our Android bots from clang 9 (!) to 17. Change-Id: I2bc4204e63dc1d3b41b4f04bd1d2e62713fdedc9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/793577 Reviewed-by: Ben Wagner <bungeman@google.com>