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 2f4e3008b..084862a4a 100644
--- a/default.xml
+++ b/default.xml
@@ -4,7 +4,7 @@
<remote name="aosp"
fetch=".."
review="https://android-review.googlesource.com/" />
- <default revision="master"
+ <default revision="main"
remote="aosp"
sync-j="4" />
@@ -21,7 +21,7 @@
clone-depth="1" />
<!-- Tools dependencies -->
- <!-- Config: shallow + master revision -->
+ <!-- Config: shallow + main revision -->
<project path="prebuilts/checkstyle" name="platform/prebuilts/checkstyle" groups="pdk-fs"
clone-depth="1" />
<project path="tools/repohooks" name="platform/tools/repohooks" groups="adt-infra,cts,eclipse,motodev,pdk,tools,tradefed" />