summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-07-06 11:19:56 -0700
committerXin Li <delphij@google.com>2023-07-06 11:19:56 -0700
commit13fbd8c38824c773a68e63ca889e5b2f828b350c (patch)
tree8553248c2f68c9c29ea8c5f11a74b9ba73d1d62b
parente096507115f516bc3ab6a4928c28b7bf4924e5b0 (diff)
downloadmanifest-13fbd8c38824c773a68e63ca889e5b2f828b350c.tar.gz
DO NOT MERGE ANYWHERE - Update common-android14-6.1 to use main branch.
Bug: b/289400079 Change-Id: I5c11c1c9b8c5e6079cc77297aa6ffa25604b6b89
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 59cebf5..9acd3e3 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-android14-6.1" />
@@ -13,7 +13,7 @@
</project>
<project path="common" name="kernel/common" revision="android14-6.1" />
<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="android14-6.1" />
<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" />