forked from Yurika-Projects/local_manifest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlocal_manifest.xml
45 lines (39 loc) · 1.55 KB
/
local_manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--MainTree-->
<remote name="yurika"
fetch="https://github.com/Yurika-Projects" />
<remote name="ray"
fetch="https://github.com/RAYDENFLY" />
<!--ClangCosmic-->
<remote name="cosmic"
fetch="https://gitlab.com/GhostMaster69-dev"
revision="master" />
<!--anotherstuff-->
<remote name="uni"
fetch="https://github.com/Ghostmaster69-dev" />
<remote name="line"
fetch="https://github.com/LineageOS" />
<remote name="Arrow"
fetch="https://github.com/ArrowOS" />
<remote name="addy"
fetch="https://github.com/adnan-44" />
<remote name="pe"
fetch="https://github.com/PixelExperience" />
<remote name="sri"
fetch="https://github.com/gamehackerever" />
<remote name="azure"
fetch="https://gitlab.com/Panchajanya1999" />
<remote name="prajju"
fetch="https://github.com/PrajjuS" />
<remote name="Rn4"
fetch="https://github.com/Redmi-note-4x" />
<remote name="ryuzenn"
fetch="https://github.com/kutemeikito" />
<!--Tree-->
<project path="device/xiaomi/vince" name="nad_device_xiaomi_vince" remote="ray" revision="12" clone-depth="1" />
<project path="vendor/xiaomi/vince" name="android_vendor_xiaomi_vince" remote="yurika" revision="12" clone-depth="1" />
<project path="kernel/xiaomi/vince" name="android_kernel_xiaomi_vince-4.9" remote="ryuzenn" revision="VinceR" clone-depth="1" />
<!--Compiler-->
<project path="prebuilts/clang/host/linux-x86/clang-cosmic" name="cosmic-clang" remote="cosmic" clone-depth="1" />
</manifest>