-
Notifications
You must be signed in to change notification settings - Fork 0
/
local_manifest.xml
21 lines (15 loc) · 967 Bytes
/
local_manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!--Remote-->
<remote name="hub"
fetch="https://github.com" />
<remote name="lab"
fetch="https://gitlab.com" />
<project path="device/xiaomi/markw" name="mozzaru/android_device_xiaomi_markw" remote="hub" revision="arrow-13.1" />
<project path="vendor/xiaomi" name="mozzaru/android_vendor_xiaomi_markw" remote="hub" revision="tigabelas" />
<project path="kernel/xiaomi/markw" name="mozzaru/kernel_markw" remote="hub" revision="normal" />
<project path="prebuilts/clang/host/linux-x86/clang-r450784d" name="Amritorock/clang-r450784d" remote="lab" revision="master" clone-depth="1" />
<project path="prebuilts/clang/host/linux-x86/clang-cosmic" name="GhostMaster69-dev/cosmic-clang" remote="lab" revision="master" clone-depth="1" />
<!-- Proton -->
<!--<project path="prebuilts/clang-standalone" name="kdrag0n/proton-clang" remote="hub" revision="master" depth="1" />-->
</manifest>