summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Osborn <willosborn@google.com>2020-04-21 16:20:27 +0100
committerWill Osborn <willosborn@google.com>2020-04-21 16:20:27 +0100
commitbc201d52b87c72dc1db6afd47017b9f56e55f300 (patch)
tree87dc6655da10438679f45c08e30058d5048e0072
parentb858ae3d59d5d102e7343f452b1a20e18386da22 (diff)
downloadmanifest-bc201d52b87c72dc1db6afd47017b9f56e55f300.tar.gz
Add NDK21 to android-games-sdk manifest
Test: repo sync and check the NDK is there Test: build the gamesdk with the NDK added Change-Id: Id42d2753674c7b372797abf944548ac3753e4d24
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 2a7827fb4..fd78d3830 100644
--- a/default.xml
+++ b/default.xml
@@ -27,6 +27,7 @@
<project path="prebuilts/ndk/r18" name="toolchain/prebuilts/ndk/r18" />
<project path="prebuilts/ndk/r19" name="toolchain/prebuilts/ndk/r19" />
<project path="prebuilts/ndk/r20" name="toolchain/prebuilts/ndk/r20" />
+ <project path="prebuilts/ndk/r21" name="toolchain/prebuilts/ndk/r21" />
<!-- All the pre-built components of releases of the Android SDK -->
<project path="prebuilts/sdk/build-tools/26.0.1" name="platform/prebuilts/fullsdk-linux/build-tools/26.0.1"/>