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
commit0176478642c0bb031c5bb69139363bc41bad4371 (patch)
treea7dbb0edffe8a8cfc1ab6d22e5c7f40ef5349f64
parent3ab1c8d798cf129d19b1c936d6991f2f381ea4d9 (diff)
downloadmanifest-llvm-r383902b_backup.tar.gz
DO NOT MERGE ANYWHERE - Update llvm-r383902b_backup to use main branch.llvm-r383902b_backup
Bug: b/289400079 Change-Id: I508fb3362eb1918e782bafb5b2d10c60bb3f3fd3
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 81ca9aac8..668ab2e92 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" />
@@ -22,7 +22,7 @@
<project path="toolchain/llvm_android" name="toolchain/llvm_android" />
<!-- 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/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9" groups="pdk,darwin,arm" clone-depth="1" />