local_manifests/local_manifest.xml
donjohanliebert 1004ce35a5 local_manifests: initial manifest setup
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
2024-12-20 08:44:30 +08:00

19 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="gh" fetch="https://github.com" />
<remote name="gl" fetch="https://gitlab.com" />
<remote name="gt" fetch="https://gitea.com" />
<remote name="bb" fetch="https://bitbucket.org" />
<remote name="cb" fetch="https://codeberg.org" />
<remote name="gm" fetch="https://git.mainlining.org" />
<remote name="rr" fetch="https://repo.radio" />
<project remote="rr" name="511kinderheim/device_xiaomi_sweet" path="device/xiaomi/sweet" revision="vic" />
<project remote="rr" name="511kinderheim/device_xiaomi_sm6150-common" path="device/xiaomi/sm6150-common" revision="vic" />
<project remote="gh" name="xiaomi-sm6150/proprietary_vendor_xiaomi_sweet" path="vendor/xiaomi/sweet" revision="lineage-22.0" />
<project remote="gh" name="xiaomi-sm6150/proprietary_vendor_xiaomi_sm6150-common" path="vendor/xiaomi/sm6150-common" revision="lineage-22.0" />
<project remote="rr" name="511kinderheim/vendor_evolution-priv_keys" path="vendor/evolution-priv/keys" revision="vic" />
<project remote="gh" name="LineageOS/android_hardware_xiaomi" path="hardware/xiaomi" revision="lineage-22.1" />
<project remote="gh" name="xiaomi-sm6150/android_kernel_xiaomi_sm6150" path="kernel/xiaomi/sm6150" revision="lineage-22.1" />
</manifest>