-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathlocal_manifest.xml
14 lines (13 loc) · 1.22 KB
/
local_manifest.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="rem"
fetch="https://github.com" />
<remove-project name="LineageOS/android_hardware_lineage_compat" />
<project path="hardware/lineage/compat" name="Lafactorial/android_hardware_lineage_compat" remote="rem" revision="lineage-21.0" clone-depth="1" />
<project path="hardware/xiaomi" name="crdroidandroid/android_hardware_xiaomi" remote="rem" revision="14.0" clone-depth="1" />
<project path="device/xiaomi/tissot" name="Lafactorial/android_device_xiaomi_tissot" remote="rem" revision="lineage-21" clone-depth="1" />
<project path="device/xiaomi/msm8953-common" name="Lafactorial/device_xiaomi_msm8953-common" remote="rem" revision="lineage-21" clone-depth="1" />
<project path="vendor/xiaomi/tissot" name="Lafactorial/vendor_xiaomi_tissot" remote="rem" revision="lineage-21" clone-depth="1" />
<project path="vendor/xiaomi/msm8953-common" name="Lafactorial/vendor_xiaomi_msm8953-common" remote="rem" revision="lineage-21" clone-depth="1" />
<project path="kernel/xiaomi/msm8953" name="Lafactorial/android_kernel_xiaomi_msm8953" remote="rem" revision="lineage-21" clone-depth="1" />
</manifest>