summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wailes <chriswailes@google.com>2022-04-14 11:04:31 -0700
committerChris Wailes <chriswailes@google.com>2022-04-14 11:04:31 -0700
commit3b9a8e85aba22c12132c94a6803332d30348a5d0 (patch)
treedc27be7d893fbbbc274b9ec4989d8feeb52c63e3
parent7c4ecf4aa5b34f41cc92fac02f377d55ca300e50 (diff)
downloadmanifest-3b9a8e85aba22c12132c94a6803332d30348a5d0.tar.gz
Remove NDK r23 from the manifest
The Rust toolchain now uses NDK r24. NDK r23 is being removed to save space. Bug: 219559088 Change-Id: I1fb2f02218501bd7b69303c46fec08d0014d7ce4
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 8786f0904..f20d0e745 100644
--- a/default.xml
+++ b/default.xml
@@ -50,7 +50,6 @@
<project path="prebuilts/rust" name="platform/prebuilts/rust" clone-depth="1"/>
<!-- NDK - Needed until in-tree sysroot is available -->
- <project path="toolchain/prebuilts/ndk/r23" name="toolchain/prebuilts/ndk/r23" clone-depth="1"/>
<project path="toolchain/prebuilts/ndk/r24" name="toolchain/prebuilts/ndk/r24" clone-depth="1"/>
<!-- Build System Components -->