local_manifests: initial manifest setup
Signed-off-by: Johan Liebert <donjohanliebert@gmail.com>
This commit is contained in:
commit
fa2ff6543c
21
local_manifest.xml
Normal file
21
local_manifest.xml
Normal file
@ -0,0 +1,21 @@
|
||||
<?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="donjohanliebert/device_xiaomi_sweet" path="device/xiaomi/sweet" revision="udc" />
|
||||
<project remote="rr" name="donjohanliebert/device_xiaomi_sm6150-common" path="device/xiaomi/sm6150-common" revision="udc" />
|
||||
<project remote="rr" name="donjohanliebert/vendor_xiaomi_sweet" path="vendor/xiaomi/sweet" revision="udc" />
|
||||
<project remote="rr" name="donjohanliebert/vendor_xiaomi_sm6150-common" path="vendor/xiaomi/sm6150-common" revision="udc" />
|
||||
<project remote="rr" name="donjohanliebert/vendor_xiaomi_sweet-miuicamera" path="vendor/xiaomi/sweet-miuicamera" revision="udc" />
|
||||
<project remote="rr" name="donjohanliebert/vendor_evolution-priv_keys" path="vendor/evolution-priv/keys" revision="udc" />
|
||||
|
||||
<project remote="gh" name="PixelOS-AOSP/hardware_xiaomi" path="hardware/xiaomi" revision="fourteen" />
|
||||
<project remote="gl" name="itsshashanksp/android_prebuilts_clang_host_linux-x86_clang-r530567" path="prebuilts/clang/host/linux-x86/clang-r530567" revision="14.0" />
|
||||
<project remote="gh" name="pure-soul-kk/kernel_xiaomi_sm6150" path="kernel/xiaomi/sm6150" revision="LN-KSU" />
|
||||
</manifest>
|
Loading…
Reference in New Issue
Block a user