forked from codeworkx/manifest
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathcheeseburger.xml
16 lines (14 loc) · 1.14 KB
/
cheeseburger.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- Oneplus -->
<project name="LineageOS/android_device_oneplus_cheeseburger" path="device/oneplus/cheeseburger" remote="github" revision="lineage-15.1" />
<project name="LineageOS/android_device_oneplus_dumpling" path="device/oneplus/dumpling" remote="github" revision="lineage-15.1" />
<project name="LineageOS/android_device_oneplus_msm8998-common" path="device/oneplus/msm8998-common" remote="github" revision="lineage-15.1" />
<project name="LineageOS/android_device_oppo_common" path="device/oppo/common" remote="github" revision="lineage-15.1" />
<project name="LineageOS/android_kernel_oneplus_msm8998" path="kernel/oneplus/msm8998" remote="github" revision="lineage-15.1" />
<!-- General -->
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" />
<project name="LineageOS/android_device_qcom_common" path="device/qcom/common" remote="github" />
<!-- Vendor -->
<project name="TheMuppets/proprietary_vendor_oneplus" path="vendor/oneplus" remote="github" revision="lineage-15.1" />
</manifest>