summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-06 11:19:55 -0700
committerXin Li <delphij@google.com>2023-07-06 11:19:55 -0700
commitc9b6f18a6470891b4ed9598f84dba61787f584dc (patch)
tree4ff51dfdd1533091b35961ed480988f407669df1
parentc10544bd943574c448879d2ebb08c00b93019c31 (diff)
downloadmanifest-common-android-mainline-rust.tar.gz
DO NOT MERGE ANYWHERE - Update common-android-mainline-rust to use main branch.common-android-mainline-rust
Bug: b/289400079 Change-Id: Idf76634c504fcf2b2daa3573b0d75c93b959d4e2
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index d2308c3..c3a48de 100644
--- a/default.xml
+++ b/default.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
- <default revision="master" remote="aosp" sync-j="4" />
+ <default revision="main" remote="aosp" sync-j="4" />
<superproject name="kernel/superproject" remote="aosp" revision="common-android-mainline" />
@@ -26,7 +26,7 @@
<linkfile src="android-mainline" dest="common/patches" />
</project>
<project path="kernel/tests" name="kernel/tests" />
- <project path="kernel/configs" name="kernel/configs" revision="master" />
+ <project path="kernel/configs" name="kernel/configs" revision="main" />
<project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="android-mainline" />
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1" />