summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-06 11:19:54 -0700
committerXin Li <delphij@google.com>2023-07-06 11:19:54 -0700
commitb011bc9d8b7facbf894f07e1bd1a2171ecea4b7b (patch)
tree725112c4267e5dffa3cb70ab7f6f7d32667312b0
parent92764f1658a950dd8efc5d336ba4d9f2a5b2d2ef (diff)
downloadmanifest-common-android-mainline-kleaf.tar.gz
DO NOT MERGE ANYWHERE - Update common-android-mainline-kleaf to use main branch.common-android-mainline-kleaf
Bug: b/289400079 Change-Id: I6194c0d320587b580cf7d0bc9f9dc3efb675fe9c
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 54098e6..e686ba2 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-kleaf" />
@@ -14,7 +14,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-master/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" />