summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-31 09:32:05 -0700
committerXin Li <delphij@google.com>2023-07-31 09:32:05 -0700
commitaf684133dd5bfe14ea48df004ff0646a33b6cde2 (patch)
tree1ba34438521c174f3351849c15f3b7e1848e2929
parentc6ae1b8929ee61d5443873f9934627568c9a9f2c (diff)
downloadmanifest-af684133dd5bfe14ea48df004ff0646a33b6cde2.tar.gz
DO NOT MERGE ANYWHERE - Update openjdk to use main branch.
Bug: b/289400079 Change-Id: I0e47a054714a9e1f47865ac10e1e568a129493dc
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 53c24a6ce..0011aa49c 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" />