-
Notifications
You must be signed in to change notification settings - Fork 5
/
lineage-17.1.xml
22 lines (18 loc) · 1.44 KB
/
lineage-17.1.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="mi-msm8937"
fetch="https://github.com/mi-msm8937"
revision="lineage-17.1" />
<!-- Kernel -->
<project path="kernel/xiaomi/msm8937-4.9" remote="mi-msm8937" name="android_kernel_xiaomi_msm8937" revision="lineage-18.1"/>
<!-- Device Trees -->
<project path="device/xiaomi/msm8937-common" name="android_device_xiaomi_msm8937-common" groups="device" remote="mi-msm8937"/>
<project path="device/xiaomi/rova" name="android_device_xiaomi_rova" groups="device" remote="mi-msm8937"/>
<project path="device/xiaomi/santoni" name="android_device_xiaomi_santoni" groups="device" remote="mi-msm8937"/>
<project path="device/xiaomi/ulysse" name="android_device_xiaomi_ulysse" groups="device" remote="mi-msm8937"/>
<!-- Vendor Trees -->
<project path="vendor/xiaomi/msm8937-common" name="proprietary_vendor_xiaomi_msm8937-common" groups="device" remote="mi-msm8937" revision="10"/>
<project path="vendor/xiaomi/rova" name="proprietary_vendor_xiaomi_rova" groups="device" remote="mi-msm8937" revision="10"/>
<project path="vendor/xiaomi/santoni" name="proprietary_vendor_xiaomi_santoni" groups="device" remote="mi-msm8937" revision="10"/>
<project path="vendor/xiaomi/ulysse" name="proprietary_vendor_xiaomi_ulysse" groups="device" remote="mi-msm8937" revision="10"/>
</manifest>