summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2023-10-25 01:59:25 +0000
committerSzuWei Lin <szuweilin@google.com>2023-10-25 01:59:40 +0000
commitcd0e64530d6eb5ca3b4e57e4e94bbc44f385e5ab (patch)
tree89a3ce48437bbf8b2f492c509f288a9ee4ed18db
parentebe2845f40f0f624f33999e4619ac25408517e67 (diff)
downloadmanifest-common-android12-5.10-2023-11.tar.gz
Snap projects to latest buildcommon-android12-5.10-2023-11
Bug: 307622224 Change-Id: Ie5ed4a1c2bbee92f12b3da997189b0d3bbe78bd4
-rw-r--r--default.xml40
1 files changed, 8 insertions, 32 deletions
diff --git a/default.xml b/default.xml
index ca36d55..2cfee8f 100644
--- a/default.xml
+++ b/default.xml
@@ -1,43 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
- <remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
- <default revision="master-kernel-build-2022" remote="aosp" sync-j="4" />
+ <remote name="aosp" fetch=".." review="https://android-review.googlesource.com/" />
+ <default revision="master-kernel-build-2021" remote="aosp" sync-j="4" />
- <superproject name="kernel/superproject" remote="aosp" revision="common-android13-5.10" />
+ <superproject name="kernel/superproject" remote="aosp" revision="common-android12-5.10-2023-11" />
- <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.sh" dest="build/build.sh" />
- <linkfile src="build_abi.sh" dest="build/build_abi.sh" />
- <linkfile src="build_test.sh" dest="build/build_test.sh" />
- <linkfile src="build_utils.sh" dest="build/build_utils.sh" />
- <linkfile src="config.sh" dest="build/config.sh" />
- <linkfile src="envsetup.sh" dest="build/envsetup.sh" />
- <linkfile src="_setup_env.sh" dest="build/_setup_env.sh" />
- <linkfile src="multi-switcher.sh" dest="build/multi-switcher.sh" />
- <linkfile src="abi" dest="build/abi" />
- <linkfile src="static_analysis" dest="build/static_analysis" />
- </project>
- <project path="hikey-modules" name="kernel/hikey-modules" revision="android13-5.10" />
- <project path="common" name="kernel/common" revision="android13-5.10" >
- <linkfile src="." dest=".source_date_epoch_dir" />
- </project>
+ <project path="build" name="kernel/build" />
+ <project path="hikey-modules" name="kernel/hikey-modules" revision="6f0a2a72f849d8bb8e708587582c20019ef91a3c" upstream="android12-5.10" dest-branch="android12-5.10" />
+ <project path="common" name="kernel/common" revision="android12-5.10-2023-11" upstream="android12-5.10-2023-11" dest-branch="android12-5.10-2023-11" />
<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="android13-5.10" />
- <project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
+ <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="5e6c1ce750e6ab28b4f34261921d11e4d6f7fdaf" upstream="android12-5.10" dest-branch="android12-5.10" />
+ <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" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" />
<project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" />
<project path="tools/mkbootimg" name="platform/system/tools/mkbootimg" />
-
- <project path="prebuilts/bazel/linux-x86_64" name="platform/prebuilts/bazel/linux-x86_64" clone-depth="1" />
- <project path="prebuilts/jdk/jdk11" name="platform/prebuilts/jdk/jdk11" clone-depth="1" />
- <project path="prebuilts/ndk-r23" name="toolchain/prebuilts/ndk/r23" clone-depth="1" />
-
- <project path="external/bazel-skylib" name="platform/external/bazel-skylib" />
- <project path="build/bazel_common_rules" name="platform/build/bazel_common_rules" />
- <project path="external/stardoc" name="platform/external/stardoc" />
- <project path="external/python/absl-py" name="platform/external/python/absl-py" />
</manifest>