summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-05 23:02:12 -0700
committerXin Li <delphij@google.com>2023-07-05 23:02:12 -0700
commit3e24e734358bb923bccda27e46ac92c879bc3a19 (patch)
treeca11b1744423ea7cbe11e7092c5d8fda4f683801
parent194fc702e1c2d0d24efdfbac22670c4c1b009e39 (diff)
downloadmanifest-3e24e734358bb923bccda27e46ac92c879bc3a19.tar.gz
DO NOT MERGE ANYWHERE - Update llvm-toolchain to use main branch.
Bug: b/289400079 Change-Id: I5b8eca11e6f4ef59f8cfbdf5e9ad190b1e57f15e
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 140f54bff..6b8e1eb92 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" />
@@ -26,7 +26,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" />