-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlocal_manifest.xml
More file actions
18 lines (15 loc) · 1.03 KB
/
local_manifest.xml
File metadata and controls
18 lines (15 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="yash"
fetch="https://github.com/yash3056" />
<remote name="vayu_lab"
fetch="https://github.com/vayu-lab" />
<remote name="clang"
fetch="https://github.com/kdrag0n" />
<project path="device/xiaomi/vayu" name="android_device_xiaomi_vayu" remote="vayu_lab" revision="Wave" clone-depth="1" />
<project path="kernel/xiaomi/sm8150" name="xawlw/android_kernel_xiaomi_vayu" remote="github" revision="11" clone-depth="1" />
<project path="device/xiaomi/sm8150-common" name="android_device_xiaomi_sm8150-common" remote="vayu_lab" revision="lineage-18.1" clone-depth="1" />
<project path="hardware/xiaomi" name="android_hardware_xiaomi" remote="vayu_lab" revision="lineage-18.1" clone-depth="1" />
<project path="vendor/xiaomi" name="proprietary_vendor_xiaomi" remote="vayu_lab" revision="ruby" clone-depth="1" />
<project path="prebuilts/clang/host/linux-x86/clang-proton" name="proton-clang" remote="clang" revision="master" clone-depth="1" />
</manifest>