summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChin Cheng Chu <chinchengc@google.com>2023-08-24 06:23:17 +0000
committerChin Cheng Chu <chinchengc@google.com>2023-08-24 06:27:29 +0000
commitf0711e7f8c43a6871985a9699e4b7496046841b6 (patch)
treeddcd4cf2f5a4ede3f687be8a0de5b11aff2c21ae
parentb28b70a0c3cae76adff166cbd5d717222ffffd44 (diff)
downloadmanifest-common-android14-5.15-2023-09.tar.gz
Initial android14-5.15-2023-09common-android14-5.15-2023-09
Snap projects to build 10702910 Bug: 297301180 Change-Id: I562dfd1e262e84043d0a1b8d9bd637f55e5ef7c2
-rw-r--r--default.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/default.xml b/default.xml
index 9b575fa..866ea4f 100644
--- a/default.xml
+++ b/default.xml
@@ -1,20 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
- <remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
+ <remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
<default revision="main-kernel-build-2023" remote="aosp" sync-j="4" />
- <superproject name="kernel/superproject" remote="aosp" revision="common-android14-5.15" />
+ <superproject name="kernel/superproject" remote="aosp" revision="common-android14-5.15-2023-09" />
- <project path="build/kernel" name="kernel/build" >
+ <project path="build/kernel" name="kernel/build">
<linkfile src="kleaf/bazel.sh" dest="tools/bazel" />
<linkfile src="kleaf/bazel.WORKSPACE" dest="WORKSPACE" />
<linkfile src="build_test.sh" dest="build/build_test.sh" />
<linkfile src="config.sh" dest="build/config.sh" />
</project>
- <project path="common" name="kernel/common" revision="android14-5.15" />
+ <project path="common" name="kernel/common" revision="android14-5.15-2023-09" upstream="android14-5.15-2023-09" dest-branch="android14-5.15-2023-09" />
<project path="kernel/tests" name="kernel/tests" />
<project path="kernel/configs" name="kernel/configs" />
- <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="android14-5.15" />
+ <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="1c2b36a2e923aa44beab688071a6390359a52cbb" upstream="android14-5.15" dest-branch="android14-5.15" />
<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" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" />