summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-05 23:02:11 -0700
committerXin Li <delphij@google.com>2023-07-05 23:02:11 -0700
commitc3a145e4bc04ce429e252bc32a4aad58fe9f64e4 (patch)
treecd916c1c6841362572d8943ccb5c07d043413265
parent597b659f1700516d6bbd967071114dbefcfb3f1c (diff)
downloadmanifest-c3a145e4bc04ce429e252bc32a4aad58fe9f64e4.tar.gz
DO NOT MERGE ANYWHERE - Update build-tools to use main branch.
Bug: b/289400079 Change-Id: Ie9146b07b15509a256ac75ea1b6ba52e12378d2c
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index b10dfc6bb..57eab6628 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" />