summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-05 23:02:13 -0700
committerXin Li <delphij@google.com>2023-07-05 23:02:13 -0700
commitf7fb82eeccfd079357349b26c87bf630411e74e7 (patch)
tree6d4c99f61e72da17c2565c990a281abe60b8ce77
parent6e1a8d803eb22e68990401ecc32a74a0a86327b6 (diff)
downloadmanifest-f7fb82eeccfd079357349b26c87bf630411e74e7.tar.gz
DO NOT MERGE ANYWHERE - Update master-art to use main branch.
Bug: b/289400079 Change-Id: I22580fcc53d2f7f0dffff4d47c1252ba67233cf0
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index c89b4e2aa..c56f50a87 100644
--- a/default.xml
+++ b/default.xml
@@ -2,7 +2,7 @@
<manifest>
<!-- Required header below, see http://go/side-branch-testing#set-up-treehugger-branch-config-rules -->
<!--
- 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.
@@ -15,7 +15,7 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
- <default revision="master"
+ <default revision="main"
remote="aosp"
sync-j="4" />