summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wailes <chriswailes@google.com>2022-10-13 11:26:44 -0700
committerChris Wailes <chriswailes@google.com>2022-10-13 18:27:44 +0000
commit5dcb467bb2590fe1d78bdcaebdf1d2b7c547a945 (patch)
tree20eaa85af5dd51def5a94888e6b50a480d51d63d
parentddec7483f3d7bf9020b265463d5be05fe33259cb (diff)
downloadmanifest-5dcb467bb2590fe1d78bdcaebdf1d2b7c547a945.tar.gz
Remove NDK r24 from the rust-toolchain manifest
Bug: 253070117 Change-Id: I2b6c36f61be515716c6724c64859a647f0d529f0
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index edbd287d2..984bd9371 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/r24" name="toolchain/prebuilts/ndk/r24" clone-depth="1"/>
<project path="toolchain/prebuilts/ndk/r25" name="toolchain/prebuilts/ndk/r25" clone-depth="1"/>
<!-- Build System Components -->