Yongqin Liu | 9165c42 | 2023-03-03 20:49:59 +0800 | [diff] [blame] | 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="master-kernel-build-2022" remote="aosp" sync-j="4" /> |
| 7 | |
| 8 | <superproject name="kernel/superproject" remote="aosp" revision="common-android13-5.10" /> |
| 9 | |
| 10 | <project path="build/kernel" name="kernel/build" revision="92e8d0541d372646caca7d26fc4a1d7804db7420"> |
| 11 | <linkfile dest="tools/bazel" src="kleaf/bazel.sh" /> |
| 12 | |
| 13 | <linkfile dest="WORKSPACE" src="kleaf/bazel.WORKSPACE" /> |
| 14 | |
| 15 | <linkfile dest="build/build.sh" src="build.sh" /> |
| 16 | |
| 17 | <linkfile dest="build/build_abi.sh" src="build_abi.sh" /> |
| 18 | |
| 19 | <linkfile dest="build/build_test.sh" src="build_test.sh" /> |
| 20 | |
| 21 | <linkfile dest="build/build_utils.sh" src="build_utils.sh" /> |
| 22 | |
| 23 | <linkfile dest="build/config.sh" src="config.sh" /> |
| 24 | |
| 25 | <linkfile dest="build/envsetup.sh" src="envsetup.sh" /> |
| 26 | |
| 27 | <linkfile dest="build/_setup_env.sh" src="_setup_env.sh" /> |
| 28 | |
| 29 | <linkfile dest="build/multi-switcher.sh" src="multi-switcher.sh" /> |
| 30 | |
| 31 | <linkfile dest="build/abi" src="abi" /> |
| 32 | |
| 33 | <linkfile dest="build/static_analysis" src="static_analysis" /> |
| 34 | </project> |
| 35 | |
| 36 | <project path="hikey-modules" name="kernel/hikey-modules" revision="a068c3379fab21a8719c03e661c7d9de97583244" /> |
| 37 | |
| 38 | <project path="common" name="kernel/common" revision="792033747fdad37b6da30fad9a1cebb65b217f2a"> |
| 39 | <linkfile dest=".source_date_epoch_dir" src="." /> |
| 40 | </project> |
| 41 | |
| 42 | <project path="kernel/tests" name="kernel/tests" revision="42a77670ce44d6e19a6fbb8b93fa0b06f009a3a4" /> |
| 43 | |
| 44 | <project path="kernel/configs" name="kernel/configs" revision="b3cc2bc03dab303c54a9ce1f709f8ee315eb311d" /> |
| 45 | |
| 46 | <project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="d8e1867f2148aff332ebeeea93946277f3ebf83d" /> |
| 47 | |
| 48 | <project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" revision="4bb6424cb1615af408ae80871131f4da8c4ddadf" /> |
| 49 | |
| 50 | <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="007101a451907c5369db5002ddf7b14dcefb7864" /> |
| 51 | |
| 52 | <project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" revision="f6813860e16b2fa1461a15e7b8a3127dfdee021a" /> |
| 53 | |
| 54 | <project path="prebuilts/kernel-build-tools" name="kernel/prebuilts/build-tools" clone-depth="1" revision="083e34d8c2c4239be4967172427268c267585951" /> |
| 55 | |
| 56 | <project path="tools/mkbootimg" name="platform/system/tools/mkbootimg" revision="2208a03d874255af1e4eaf6cf7c156fe1dc98943" /> |
| 57 | |
| 58 | <project path="prebuilts/bazel/linux-x86_64" name="platform/prebuilts/bazel/linux-x86_64" clone-depth="1" revision="6162318e6458db65f94eed6671e302c3e894b1ac" /> |
| 59 | |
| 60 | <project path="prebuilts/jdk/jdk11" name="platform/prebuilts/jdk/jdk11" clone-depth="1" revision="aee26c8cd89b9abb428f676caba168699cd8662f" /> |
| 61 | |
| 62 | <project path="prebuilts/ndk-r23" name="toolchain/prebuilts/ndk/r23" clone-depth="1" revision="93532f3052c14fbb337ff57d5732128dc7481ee6" /> |
| 63 | |
| 64 | <project path="external/bazel-skylib" name="platform/external/bazel-skylib" revision="f1fb8167b4ed64feb494fd1ea6a8a619bbb549de" /> |
| 65 | |
| 66 | <project path="build/bazel_common_rules" name="platform/build/bazel_common_rules" revision="ddd2d82d10e21fb4137d2db3c1b848d6f1832acc" /> |
| 67 | |
| 68 | <project path="external/stardoc" name="platform/external/stardoc" revision="b6ef2c6b6e39087f7396aaeb13c83464dfce4a19" /> |
| 69 | |
| 70 | <project path="external/python/absl-py" name="platform/external/python/absl-py" revision="63f98de5b158481877489ca39158ed691f7551e1" /> |
| 71 | </manifest> |