-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathoneplus.xml
15 lines (13 loc) · 970 Bytes
/
oneplus.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- common -->
<project name="AICP/device_oppo_common" path="device/oppo/common" remote="aicp" />
<!-- oneplus3 -->
<project name="mordiford/device_oneplus_oneplus3" path="device/oneplus/oneplus3" remote="github" revision="o8.1" />
<project name="LineageOS/android_kernel_oneplus_msm8996" path="kernel/oneplus/msm8996" remote="github" revision="lineage-15.1" />
<!-- cheeseburger/dumpling (msm8998) -->
<project name="mordiford/device_oneplus_cheeseburger" path="device/oneplus/cheeseburger" remote="github" revision="o8.1" />
<project name="mordiford/device_oneplus_dumpling" path="device/oneplus/dumpling" remote="github" revision="o8.1" />
<project name="mordiford/device_oneplus_msm8998-common" path="device/oneplus/msm8998-common" remote="github" revision="o8.1" />
<project name="mordiford/sora-op5-kernel" path="kernel/oneplus/msm8998" remote="github" revision="sora-v1-dev" />
</manifest>