-
Notifications
You must be signed in to change notification settings - Fork 0
/
quarrion.xml
22 lines (19 loc) · 1.12 KB
/
quarrion.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>
<!--Patcher (run "./patcher/patcher.sh" before each compilation)-->
<project path="patcher" name="InnosD6000/patcher" revision="cm-13.0" />
<!-- Device Tree -->
<project path="device/jsr/quarrion" name="InnosD6000/android_device_jsr_quarrion" revision="cm-13.0" />
<!-- QCOM-Common Device Tree -->
<project path="device/qcom/common" name="LineageOS/android_device_qcom_common" revision="cm-13.0" />
<!-- Kernel Source -->
<project path="kernel/jsr/quarrion" name="InnosD6000/android_kernel_jsr_quarrion" revision="cm-13.0" />
<!-- Vendor Blobs -->
<project path="vendor/jsr" name="InnosD6000/proprietary_vendor_jsr" revision="cm-13.0" />
<!-- Boringssl -->
<project path="external/sony/boringssl-compat" name="LineageOS/android_external_sony_boringssl-compat" revision="cm-13.0" />
<!-- Stlport -->
<project path="external/stlport" name="LineageOS/android_external_stlport" revision="cm-13.0" />
<!-- DeviceSettings -->
<project path="packages/resources/devicesettings" name="LineageOS/android_packages_resources_devicesettings" revision="cm-14.1" />
</manifest>