summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2023-07-25 22:49:59 +0100
committerMatthias Maennich <maennich@google.com>2023-07-25 22:49:59 +0100
commitc01c2fa3575f665a4547383846064b737d906063 (patch)
tree64360ea87bc53e8428f0b29fe1f73764d1d9171d
parent616e0b2d22869893f08067313d9e2b9323a2043d (diff)
downloadmanifest-c01c2fa3575f665a4547383846064b737d906063.tar.gz
Kernel: Switch clang/rust/jdk prebuilts to 'main-kernel' branch
The 'main-kernel' branch will have significantly reduced on-disk checkout size as unneeded prebuilts will be removed. Bug: 291278756 Change-Id: Ia7afe3ddf7e89f2902a3ec4d5d0d2a49f783b655 Signed-off-by: Matthias Maennich <maennich@google.com>
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 4db40b6..5abe8e2 100644
--- a/default.xml
+++ b/default.xml
@@ -18,16 +18,16 @@
<project path="kernel/tests" name="kernel/tests" />
<project path="kernel/configs" name="kernel/configs" revision="main" />
<project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="android-mainline" />
- <project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
+ <project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" revision="main-kernel" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" />
<project path="prebuilts/clang-tools" name="platform/prebuilts/clang-tools" clone-depth="1" />
<project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" />
- <project path="prebuilts/rust" name="platform/prebuilts/rust" clone-depth="1" />
+ <project path="prebuilts/rust" name="platform/prebuilts/rust" revision="main-kernel" clone-depth="1" />
<project path="tools/mkbootimg" name="platform/system/tools/mkbootimg" />
<project path="prebuilts/bazel/linux-x86_64" name="platform/prebuilts/bazel/linux-x86_64" clone-depth="1" />
- <project path="prebuilts/jdk/jdk11" name="platform/prebuilts/jdk/jdk11" clone-depth="1" />
+ <project path="prebuilts/jdk/jdk11" name="platform/prebuilts/jdk/jdk11" revision="main-kernel" clone-depth="1" />
<project path="prebuilts/ndk-r23" name="toolchain/prebuilts/ndk/r23" clone-depth="1" />
<project path="external/bazel-skylib" name="platform/external/bazel-skylib" />