summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 080103b55..e49229d8f 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, but is not to be setup for testing
+ This branch is a main side branch, but is not to be setup for testing
as documented in go/side-branch-testing. This is because the Cuttlefish
branches use a different branching strategy, please see
go/cuttlefish-branching-proposal 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" />