-
Notifications
You must be signed in to change notification settings - Fork 1
/
local_manifest.xml
40 lines (36 loc) · 1.49 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
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="yurika"
fetch="https://github.com/Yurika-Projects" />
<remote name="clang"
fetch="https://github.com/kdrag0n" />
<remote name="uni"
fetch="https://github.com/Ghostmaster69-dev" />
<remote name="line"
fetch="https://github.com/LineageOS" />
<remote name="ray"
fetch="https://github.com/RAYDENFLY" />
<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" />
<remote name="xdroid"
fetch="https://github.com/xdroid-oos" />
<project path="device/xiaomi/vince" name="android_device_xiaomi_vince" remote="yurika" revision="fluid-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-15" name="azure-clang" remote="azure" revision="main" clone-depth="1" />
</manifest>