1<?xml version='1.0' encoding='UTF-8'?> 2 3<manifest> 4 <remote name="aosp" fetch="https://android.googlesource.com/" review="https://android.googlesource.com/" /> 5 6 <default revision="main-kernel-build-2023" remote="aosp" sync-j="4" /> 7 8 <superproject name="kernel/superproject" remote="aosp" revision="common-android14-6.1" /> 9 10 <project path="build/kernel" name="kernel/build" revision="b8974744b02d92dc96b438d47bc10a877f8d76ac"> 11 <linkfile dest="tools/bazel" src="kleaf/bazel.sh" /> 12 13 <linkfile dest="WORKSPACE" src="kleaf/bazel.WORKSPACE" /> 14 15 <linkfile dest="build/build_test.sh" src="build_test.sh" /> 16 17 <linkfile dest="build/config.sh" src="config.sh" /> 18</project> 19 20 <project path="common" name="kernel/common" revision="609541ba1afdca9e914cbef5ba00d3f5a32fd22a" /> 21 22 <project path="kernel/tests" name="kernel/tests" revision="a2acaf18ab3d4ba873060a3041a90f68b2f1a414" /> 23 24 <project path="kernel/configs" name="kernel/configs" revision="07e726fb7d0dc50ba6d8dcbbbe8def8d5ee9c573" /> 25 26 <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="a2b217b2780f2640d8345f3a3528241772cf79e6" /> 27 28 <project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" revision="7775eb113f960bc69a780b621d03a715914d4bca" /> 29 30 <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" revision="f6d40532273c8bd628b960ecc0970c7294c8d891" /> 31 32 <project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" revision="c181f690fe9b76142b3203c2ab959b6299d4d1fd" /> 33 34 <project path="prebuilts/clang-tools" name="platform/prebuilts/clang-tools" clone-depth="1" revision="f08a96e4015aed7c0341b880ccd85500b1b44a26" /> 35 36 <project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" revision="e905be252a53d20c52bd9e59df3ff8fdd46b9eab" /> 37 38 <project path="tools/mkbootimg" name="platform/system/tools/mkbootimg" revision="615a1fced5f8e2755642d30357674d3bfa21b85e" /> 39 40 <project path="prebuilts/bazel/linux-x86_64" name="platform/prebuilts/bazel/linux-x86_64" clone-depth="1" revision="7bfbec9e829bbae6816d5f39aba345df76e627c1" /> 41 42 <project path="prebuilts/jdk/jdk11" name="platform/prebuilts/jdk/jdk11" clone-depth="1" revision="649eec4416e2ed6298af49a56876772767a0e5ae" /> 43 44 <project path="prebuilts/ndk-r23" name="toolchain/prebuilts/ndk/r23" clone-depth="1" revision="19ac7e4eded12adb99d4f613490dde6dd0e72664" /> 45 46 <project path="external/bazel-skylib" name="platform/external/bazel-skylib" revision="f998e5dc13c03f0eae9e373263d3afff0932c738" /> 47 48 <project path="build/bazel_common_rules" name="platform/build/bazel_common_rules" revision="b4f0919269ec78d28ec32a34ca90e107c3a41f4e" /> 49 50 <project path="external/stardoc" name="platform/external/stardoc" revision="e83f522ee95419e55d2c5654aa6e0143beeef595" /> 51 52 <project path="external/python/absl-py" name="platform/external/python/absl-py" revision="2f199605a9875340569e039657f8b4c72d51b84d" /> 53</manifest> 54