-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathvertex.xml
121 lines (114 loc) · 7.29 KB
/
vertex.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- REMOVE PROJECTS -->
<remove-project name="abl/tianocore/edk2" />
<remove-project name="device/generic/arm64" />
<remove-project name="device/generic/armv7-a-neon" />
<remove-project name="device/generic/common" />
<remove-project name="device/generic/goldfish" />
<remove-project name="device/generic/goldfish-opengl" />
<remove-project name="device/generic/mini-emulator-arm64" />
<remove-project name="device/generic/mini-emulator-armv7-a-neon" />
<remove-project name="device/generic/mini-emulator-x86" />
<remove-project name="device/generic/mini-emulator-x86_64" />
<remove-project name="device/generic/qemu" />
<remove-project name="device/generic/x86" />
<remove-project name="device/generic/x86_64" />
<remove-project name="device/google/accessory/arduino" />
<remove-project name="device/google/accessory/demokit" />
<remove-project name="device/google/atv" />
<remove-project name="device/google/contexthub" />
<remove-project name="device/qcom/sepolicy" />
<remove-project name="device/sample" />
<remove-project name="kernel/msm-4.4" />
<remove-project name="platform/abi/cpp" />
<remove-project name="platform/art" />
<remove-project name="platform/build" />
<remove-project name="platform/frameworks/av" />
<remove-project name="platform/frameworks/base" />
<remove-project name="platform/frameworks/native" />
<remove-project name="platform/frameworks/opt/net/wifi" />
<remove-project name="platform/frameworks/opt/telephony" />
<remove-project name="platform/hardware/qcom/camera" />
<remove-project name="platform/packages/apps/Bluetooth" />
<remove-project name="platform/packages/apps/Contacts" />
<remove-project name="platform/packages/apps/ContactsCommon" />
<remove-project name="platform/packages/apps/Dialer" />
<remove-project name="platform/packages/apps/FMRadio" />
<remove-project name="platform/packages/apps/Launcher3" />
<remove-project name="platform/packages/inputmethods/LatinIME" />
<remove-project name="platform/packages/apps/PackageInstaller" />
<remove-project name="platform/packages/apps/PhoneCommon" />
<remove-project name="platform/packages/apps/Settings" />
<remove-project name="platform/packages/apps/SnapdragonCamera" />
<remove-project name="platform/packages/providers/ContactsProvider" />
<remove-project name="platform/packages/providers/DownloadProvider" />
<remove-project name="platform/packages/providers/TelephonyProvider" />
<remove-project name="platform/packages/services/Telephony" />
<remove-project name="platform/packages/services/Telecomm" />
<remove-project name="platform/system/core" />
<remove-project name="platform/system/extras" />
<remove-project name="platform/system/vold" />
<remove-project name="platform/system/sepolicy" />
<remove-project name="platform/vendor/qcom-opensource/data-ipa-cfg-mgr" />
<remove-project name="platform/vendor/qcom-opensource/location" />
<remove-project name="platform/vendor/qcom-opensource/wlan/fw-api" />
<remove-project name="platform/vendor/qcom-opensource/wlan/qca-wifi-host-cmn" />
<remove-project name="platform/vendor/qcom-opensource/wlan/qcacld-3.0" />
<remove-project name="platform/vendor/qcom-opensource/wlan/utils/sigma-dut" />
<remove-project name="platform/vendor/qcom/cobalt" />
<remove-project name="platform/vendor/qcom/cobalt_32" />
<remove-project name="platform/vendor/qcom/falcon_32"/>
<remove-project name="platform/vendor/qcom/falcon_64"/>
<remove-project name="platform/vendor/qcom/thorium_32"/>
<remove-project name="platform/vendor/qcom/thorium_64"/>
<remove-project name="platform/vendor/qcom/thulium"/>
<remove-project name="platform/vendor/qcom/titanium_32"/>
<remove-project name="platform/vendor/qcom/titanium_64"/>
<!-- REMOVE PROJECTS -->
<!-- BEGIN VERTEX -->
<project name="android_art" path="art" remote="vertex" />
<project name="android_build" path="build" remote="vertex" >
<copyfile src="core/root.mk" dest="Makefile" />
</project>
<project name="android_device_qcom_sepolicy" path="device/qcom/sepolicy" remote="vertex" />
<project name="android_frameworks_av" path="frameworks/av" remote="vertex" />
<project name="android_frameworks_base" path="frameworks/base" remote="vertex" />
<project name="android_frameworks_native" path="frameworks/native" remote="vertex" />
<project name="android_frameworks_opt_net_wifi" path="frameworks/opt/net/wifi" remote="vertex" />
<project name="android_frameworks_opt_telephony" path="frameworks/opt/telephony" remote="vertex" />
<project name="android_hardware_qcom_camera" path="hardware/qcom/camera" remote="vertex" />
<project name="android_packages_apps_Bluetooth" path="packages/apps/Bluetooth" remote="vertex" />
<project name="android_packages_apps_Contacts" path="packages/apps/Contacts" remote="vertex" />
<project name="android_packages_apps_ContactsCommon" path="packages/apps/ContactsCommon" remote="vertex" />
<project name="android_packages_apps_Dialer" path="packages/apps/Dialer" remote="vertex" />
<project name="android_packages_apps_Launcher3" path="packages/apps/Launcher3" remote="vertex" />
<project name="android_packages_apps_PackageInstaller" path="packages/apps/PackageInstaller" remote="vertex" />
<project name="android_packages_apps_PhoneCommon" path="packages/apps/PhoneCommon" remote="vertex" />
<project name="android_packages_apps_Settings" path="packages/apps/Settings" remote="vertex" />
<project name="android_packages_apps_vertexOTA" path="packages/apps/vertexOTA" remote="vertex" />
<project name="android_packages_apps_WallpaperPicker" path="packages/apps/WallpaperPicker" remote="vertex" />
<project name="android_packages_providers_ContactsProvider" path="packages/providers/ContactsProvider" remote="vertex" />
<project name="android_packages_providers_DownloadProvider" path="packages/providers/DownloadProvider" remote="vertex" />
<project name="android_packages_providers_TelephonyProvider" path="packages/providers/TelephonyProvider" remote="vertex" />
<project name="android_packages_services_Telecomm" path="packages/services/Telecomm" remote="vertex" />
<project name="android_packages_services_Telephony" path="packages/services/Telephony" remote="vertex" />
<project name="android_system_core" path="system/core" remote="vertex" />
<project name="android_system_extras" path="system/extras" remote="vertex" />
<project name="android_system_sepolicy" path="system/sepolicy" remote="vertex" />
<project name="android_system_vold" path="system/vold" remote="vertex" />
<project name="android_vendor_vertex" path="vendor/vertex" remote="vertex" >
<linkfile src="tools/build.sh" dest="build.sh" />
</project>
<!-- END VERTEX -->
<!-- BEGIN SDCLANG -->
<project name="ThankYouMario/proprietary_vendor_qcom_sdclang-3.8_linux-x86" path="prebuilts/clang/linux-x86/host/sdclang-3.8" remote="github" revision="nougat-mr1" />
<!-- END SDCLANG -->
<!-- BEGIN SUBSTRATUM -->
<project name="substratum/interfacer" path="packages/apps/ThemeInterfacer" remote="github" revision="n-rootless" />
<!-- ENG SUBSTRATUM -->
<!-- BEGIN LATINIME -->
<project name="AOSPA/android_packages_inputmethods_LatinIME" path="packages/inputmethods/LatinIME" remote="github" revision="nougat-mr2" />
<!-- LineageOS additions -->
<include name="lineage.xml" />
</manifest>