summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wailes <chriswailes@google.com>2024-02-06 15:26:05 -0800
committerChris Wailes <chriswailes@google.com>2024-02-06 15:26:05 -0800
commitaddf5d216bf7033843da23f9c76a537cebf6919d (patch)
tree78afc2a2cf0815f228f4e91f532255e4a9391521
parentb52f5676562624625c7f92ac2385967f7775c41f (diff)
downloadmanifest-rust-toolchain.tar.gz
Remove the NDK project as it is now sourced from other locationsrust-toolchain
Test: TH Bug: 275894735 Change-Id: I194882a21a83b4f86041329d1344efbb39525245
-rw-r--r--default.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 5512920a5..2af0ed0de 100644
--- a/default.xml
+++ b/default.xml
@@ -53,9 +53,6 @@
<!-- Our Prebuilts -->
<project path="prebuilts/rust" name="platform/prebuilts/rust" clone-depth="1"/>
- <!-- NDK - Needed until in-tree sysroot is available -->
- <project path="toolchain/prebuilts/ndk/r25" name="toolchain/prebuilts/ndk/r25" clone-depth="1"/>
-
<!-- Build System Components -->
<project path="build/soong" name="platform/build/soong" >
<linkfile src="root.bp" dest="Android.bp" />