summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2024-02-14 08:42:36 +0800
committerSzuWei Lin <szuweilin@google.com>2024-02-14 08:42:36 +0800
commitc6df248ee3619e33b24d286900d9a0110acbbfcb (patch)
tree01a584ae2d69a369359ebcbdf095e72d3628fa83
parentb25f5e4631790b1c3cdc1b1ee2e23f519eabe37e (diff)
downloadmanifest-common-android12-5.10-2024-03.tar.gz
Initial android12-5.10-2024-03 projectscommon-android12-5.10-2024-03
Bug: 325130000 Change-Id: I9b2d27165b27ca3dc1a6b0dd08ccbbde7815ac2f
-rw-r--r--default.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/default.xml b/default.xml
index 18812e4..4951e14 100644
--- a/default.xml
+++ b/default.xml
@@ -1,16 +1,16 @@
<?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="master-kernel-build-2021" remote="aosp" sync-j="4" />
- <superproject name="kernel/superproject" remote="aosp" revision="common-android12-5.10" />
+ <superproject name="kernel/superproject" remote="aosp" revision="common-android12-5.10-2024-03" />
<project path="build" name="kernel/build" />
- <project path="hikey-modules" name="kernel/hikey-modules" revision="android12-5.10" />
- <project path="common" name="kernel/common" revision="android12-5.10" />
+ <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-2024-03" upstream="android12-5.10-2024-03" dest-branch="android12-5.10-2024-03" />
<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="android12-5.10" />
+ <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="f4885d4b5a302d30d7f40c6eb2872fcdc3c9c6f3" 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" />