summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wailes <chriswailes@google.com>2022-03-23 16:48:56 -0700
committerChris Wailes <chriswailes@google.com>2022-03-23 16:48:56 -0700
commit9eb1938b2c76567cf4e4030815b0ac6f94c56a81 (patch)
tree7a08862c5e70aaced01039388dabe4c74eeaabc5
parentf1d55a02aae59a9c82aee81b85de9b8ac14af471 (diff)
downloadmanifest-9eb1938b2c76567cf4e4030815b0ac6f94c56a81.tar.gz
Add NDK r24 to llvm-toolchain manfiest
Bug: 226190085 Change-Id: Ie7e8d26ed1318970709355a9d29a7570e963ba15
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 76bd645bf..84d271309 100644
--- a/default.xml
+++ b/default.xml
@@ -64,4 +64,5 @@
<!-- NDK headers/libraries -->
<project path="toolchain/prebuilts/ndk/r23" name="toolchain/prebuilts/ndk/r23" />
+ <project path="toolchain/prebuilts/ndk/r24" name="toolchain/prebuilts/ndk/r24" />
</manifest>