summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-05 23:02:15 -0700
committerXin Li <delphij@google.com>2023-07-05 23:02:15 -0700
commite8527be8c71543a6017f5d5d148437e756d603ec (patch)
tree3fc7c45df80b85580ed1d9b037c9d4a311f8ad51
parentc7940cde8f5c5acf561469d667fd7735aa63fb6d (diff)
downloadmanifest-rr-dev.tar.gz
DO NOT MERGE ANYWHERE - Update rr-dev to use main branch.rr-dev
Bug: b/289400079 Change-Id: Ie1c69816af93020b3a28bb0d71b242b5e767d766
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 30c66430e..ec014abdd 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.
@@ -9,7 +9,7 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/"/>
- <default revision="master"
+ <default revision="main"
remote="aosp"
sync-j="4"/>