summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-31 09:32:00 -0700
committerXin Li <delphij@google.com>2023-07-31 09:32:00 -0700
commitf18488994f0dab5baf7177be00a59cc6cbfd5bbe (patch)
treeb6ced2cdad03a1c3269297831c957030995f53b5
parent75563dd143de12a111ad41ee111a07a4f3bf7e58 (diff)
downloadmanifest-f18488994f0dab5baf7177be00a59cc6cbfd5bbe.tar.gz
DO NOT MERGE ANYWHERE - Update llvm-toolchain-testing to use main branch.
Bug: b/289400079 Change-Id: I1f18bc686e299f150c089672d2a162d1010424fc
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index aa3a075cc..9774aaf29 100644
--- a/default.xml
+++ b/default.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--
- This branch is a master side branch and is configured to have all project
+ This branch is a main side branch and is configured to have all project
specific rules. When updating this manifest file, please also update the
project rule in google3 to ensure new projects get testing.
See go/side-branch-testing for details.
@@ -10,7 +10,7 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
- <default revision="master"
+ <default revision="main"
remote="aosp"
sync-j="4" />
@@ -27,7 +27,7 @@
<project path="toolchain/common" name="toolchain/common" />
<!-- Android/ChromeOS shared toolchain-utils -->
- <project path="external/toolchain-utils" name="platform/external/toolchain-utils" revision="master" />
+ <project path="external/toolchain-utils" name="platform/external/toolchain-utils" revision="main" />
<!-- Binutils/gcc toolchains -->
<project path="prebuilts/gcc/darwin-x86/host/headers" name="platform/prebuilts/gcc/darwin-x86/host/headers" groups="pdk,darwin" clone-depth="1" />