summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2024-04-18 12:13:21 +0800
committerSzuWei Lin <szuweilin@google.com>2024-04-18 12:13:21 +0800
commit83b2a295a9ae12a2eec0659d70e2ea8a2eaaaabc (patch)
tree3230a784e6dbc033e344a11f55eb6bb8096afe45
parentb25f5e4631790b1c3cdc1b1ee2e23f519eabe37e (diff)
downloadmanifest-common-android12-5.10-2024-05.tar.gz
Initial android12-5.10-2024-05 projectscommon-android12-5.10-2024-05
Bug: 335546499 Change-Id: Iad9ca322fdb2fd53e5a2e77b9c09885f2ae014e5
-rw-r--r--default.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/default.xml b/default.xml
index 18812e4..66581cb 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-05" />
<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-05" upstream="android12-5.10-2024-05" dest-branch="android12-5.10-2024-05" />
<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="9b39747550f44621e28d766f566ca96855e00865" 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" />