-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathcheeseburger.xml
30 lines (22 loc) · 1.64 KB
/
cheeseburger.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="LineageOS/android_device_oneplus_cheeseburger" path="device/oneplus/cheeseburger" remote="github" />
<project name="LineageOS/android_device_oppo_common" path="device/oppo/common" remote="github" />
<project name="LineageOS/android_kernel_oneplus_msm8998" path="kernel/oneplus/msm8998" remote="github" />
<!-- libstlport -->
<project name="LineageOS/android_external_stlport" path="external/stlport" remote="github" />
<!-- device settings -->
<project name="LineageOS/android_packages_resources_devicesettings" path="packages/resources/devicesettings" remote="github" />
<!-- hardware/qcom -->
<project path="hardware/qcom/audio-caf/msm8998" name="codeworkx/android_hardware_qcom_audio" groups="qcom,qcom_audio,pdk" revision="lineage-15.0-caf-8998" />
<project path="hardware/qcom/display-caf/msm8998" name="codeworkx/android_hardware_qcom_display" groups="pdk,qcom,qcom_display" revision="lineage-15.0-caf-8998" />
<project path="hardware/qcom/media-caf/msm8998" name="codeworkx/android_hardware_qcom_media" groups="qcom,pdk" revision="lineage-15.0-caf-8998" />
<!-- libnfnetlink -->
<remove-project name="platform/external/libnfnetlink" ></remove-project>
<project path="external/libnfnetlink" name="leeco-devs/android_external_libnfnetlink" />
<!-- tinycompress_vendor -->
<remove-project name="LineageOS/android_external_tinycompress"></remove-project>
<project path="external/tinycompress" name="codeworkx/android_external_tinycompress" />
<!-- vendor -->
<project name="TheMuppets/proprietary_vendor_oneplus" path="vendor/oneplus" remote="github" />
</manifest>