-
Notifications
You must be signed in to change notification settings - Fork 0
/
lineage-15.1-lettuce.xml
31 lines (26 loc) · 1.48 KB
/
lineage-15.1-lettuce.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
31
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="local"
fetch="https://github.com/lettuce-oreo/"
revision="lineage-15.1" />
<remote name="lineage"
fetch="https://github.com/LineageOS"
revision="lineage-15.1" />
<project path="device/yu/lettuce" name="android_device_yu_lettuce" remote="local"/>
<project path="device/qcom/common" name="android_device_qcom_common" remote="lineage"/>
<project path="vendor/yu" name="proprietary_vendor_yu" remote="local"/>
<project path="kernel/cyanogen/msm8916" name="android_kernel_cyanogen_msm8916" remote="local"/>
<remove-project name="platform/hardware/intel/audio_media" />
<remove-project name="platform/hardware/intel/bootstub" />
<remove-project name="platform/hardware/intel/common/bd_prov" />
<remove-project name="platform/hardware/intel/common/libmix" />
<remove-project name="platform/hardware/intel/common/libstagefrighthw" />
<remove-project name="platform/hardware/intel/common/libva" />
<remove-project name="platform/hardware/intel/common/libwsbm" />
<remove-project name="platform/hardware/intel/common/omx-components" />
<remove-project name="platform/hardware/intel/common/utils" />
<remove-project name="platform/hardware/intel/common/wrs_omxil_core" />
<remove-project name="platform/hardware/intel/img/hwcomposer" />
<remove-project name="platform/hardware/intel/img/psb_headers" />
<remove-project name="platform/hardware/intel/img/psb_video" />
</manifest>