-
Notifications
You must be signed in to change notification settings - Fork 1
/
default.xml
173 lines (135 loc) · 9.06 KB
/
default.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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<?xml version="1.0" encoding="UTF-8"?>
<!--*
* This is the caf manifest for build ElixiumOS on caf devices.
* If you are building on MacOS you need to add the required toolchains from the AOSP manifest.
* The manifest includes the Uber Toolchain.
* Have a nice day
* -->
<manifest>
<default revision="refs/tags/android-7.1.2_r11" remote="aosp" sync-j="16" />
<remote name="github"
fetch="https://github.com" />
<remote name="elixium-caf"
fetch="https://github.com/ElixiumOS"
revision="caf-7.1.2" />
<remote name="discovery"
fetch="https://github.com/DiscoveryTeam"
revision="7.1.2" />
<remote name="du"
fetch="https://github.com/DirtyUnicorns/"
review="gerrit.dirtyunicorns.com" />
<remote name="bitbucket"
fetch="https://bitbucket.org"
revision="master" />
<remote name="aosp-caf"
fetch="https://github.com/AOSP-CAF"
revision="n-mr1" />
<remote name="omni"
fetch="https://github.com/omnirom"
revision="android-7.1" />
<remote name="ex"
fetch="https://github.com/AospExtended"
revision="7.x" />
<!-- The others manifests -->
<include name="aosp.xml" />
<include name="caf-lineage.xml" />
<!-- ElixiumOS -->
<!-- Build -->
<project path="build" name="platform_build" groups="pdk" remote="elixium-caf" >
<copyfile src="core/root.mk" dest="Makefile" />
</project>
<!-- Vendor -->
<project path="vendor/elixium" name="vendor_elixium" remote="elixium-caf" />
<!-- Hardware -->
<project path="hardware/libhardware" name="platform_hardware_libhardware" remote="elixium-caf" />
<!-- Packages -->
<project path="packages/apps/Launcher3" name="platform_packages_apps_Launcher3" groups="pdk-fs" remote="elixium-caf" />
<project path="packages/apps/Settings" name="platform_packages_apps_Settings" remote="elixium-caf" />
<project path="packages/apps/DNA" name="ElixiumOS/packages_apps_DNA" remote="github" revision="elixium-7.1" />
<!-- Frameworks -->
<project path="frameworks/av" name="platform_frameworks_av" groups="pdk" remote="elixium-caf" />
<project path="frameworks/base" name="platform_frameworks_base" groups="pdk-cw-fs,pdk-fs" remote="elixium-caf" />
<project path="frameworks/native" name="platform_frameworks_native" groups="pdk" remote="elixium-caf" />
<project path="frameworks/opt/telephony" name="platform_frameworks_opt_telephony" remote="elixium-caf" />
<project path="frameworks/opt/net/wifi" name="platform_frameworks_opt_net_wifi" remote="elixium-caf" />
<!-- Devices -->
<project path="device/oppo/common" name="DiscoveryTeam/device_oppo_common" remote="github" revision="aosp-N-legacy" />
<project path="device/oneplus/oneplus3" name="device_oneplus_oneplus3" remote="elixium-caf" />
<project path="kernel/oneplus/msm8996" name="ElixiumOS/android_kernel_oneplus_msm8996" remote="github" revision="Tunder-1.0" />
<project path="vendor/oneplus" name="proprietary_vendor_oneplus3" remote="discovery" />
<project path="kernel/motorola/msm8996" name="ElixiumOS/android_kernel_motorola_msm8996" remote="github" revision="Tunder-1.0" />
<project path="device/motorola/griffin" name="device_motorola_griffin" remote="elixium-caf" />
<project path="vendor/motorola" name="proprietary_vendor_griffin" remote="discovery" />
<!-- Systems -->
<project path="system/core" name="platform_system_core" groups="pdk" remote="elixium-caf" />
<project path="system/extras" name="platform_system_extras" remote="elixium-caf" />
<!-- Externals -->
<project path="external/boringssl" name="platform_external_boringssl" remote="elixium-caf" />
<!-- Misc -->
<project path="bootable/recovery" name="nitrogen-project/android_bootable_recovery" remote="github" revision="n2" />
<project path="bionic" name="platform_bionic" remote="elixium-caf" />
<!-- DirtyUnicorns -->
<project path="build/soong" name="android_build_soong" groups="pdk,tradefed" remote="du" revision="n7x" >
<linkfile src="root.bp" dest="Android.bp" />
<linkfile src="bootstrap.bash" dest="bootstrap.bash" />
</project>
<!-- Hardware -->
<project path="hardware/broadcom/wlan" name="android_hardware_broadcom_wlan" remote="du" revision="n7x" />
<!-- Frameworks -->
<project path="frameworks/support" name="android_frameworks_support" remote="du" revision="n7x" />
<!-- Systems -->
<project path="system/media" name="android_system_media" remote="du" revision="n7x-caf" />
<project path="system/netd" name="android_system_netd" remote="du" revision="n7x-caf" />
<!-- Externals -->
<project path="external/fuse" name="android_external_fuse" remote="du" revision="n7x-caf" />
<!-- Discovery ROM -->
<!-- Misc -->
<project path="art" name="platform_art" remote="discovery" />
<!-- Externals -->
<project path="external/android-clat" name="platform_external_android-clat" groups="pdk-cw-fs,pdk-fs" remote="discovery" />
<project path="external/bzip2" name="platform_external_bzip2" groups="pdk" remote="discovery" />
<project path="external/ffmpeg" name="platform_external_ffmpeg" remote="discovery" />
<project path="external/iproute2" name="platform_external_iproute2" groups="pdk" remote="discovery" />
<project path="external/libselinux" name="platform_external_libselinux" groups="pdk" remote="discovery" />
<project path="external/lz4" name="platform_external_lz4" groups="pdk-cw-fs,pdk-fs" remote="discovery" />
<project path="external/lzma" name="platform_external_lzma" groups="pdk" remote="discovery" />
<project path="external/okhttp" name="platform_external_okhttp" groups="pdk-cw-fs,pdk-fs" remote="discovery" />
<project path="external/skia" name="platform_external_skia" groups="pdk-cw-fs,qcom_msm8x26" remote="discovery" />
<project path="external/tinyxml2" name="platform_external_tinyxml2" groups="pdk" remote="discovery" />
<project path="external/f2fs-tools" name="platform_external_f2fs-tools" groups="pdk" remote="discovery" />
<!-- Packages -->
<project path="packages/apps/Bluetooth" name="platform_packages_apps_Bluetooth" remote="discovery" />
<project path="packages/apps/Contacts" name="platform_packages_apps_Contacts" groups="pdk-fs" remote="discovery" />
<project path="packages/apps/ContactsCommon" name="platform_packages_apps_ContactsCommon" groups="pdk-fs" remote="discovery" />
<project path="packages/providers/TelephonyProvider" name="platform_packages_providers_TelephonyProvider" groups="pdk-cw-fs,pdk-fs" remote="discovery" />
<project path="packages/apps/FMRadio" name="platform_packages_apps_FMRadio" groups="pdk-fs" remote="discovery" />
<project path="packages/apps/Nfc" name="platform_packages_apps_Nfc" groups="apps_nfc,pdk-fs" remote="discovery" />
<project path="packages/apps/PhoneCommon" name="platform_packages_apps_PhoneCommon" groups="pdk-cw-fs,pdk-fs" remote="discovery" />
<project path="packages/apps/PackageInstaller" name="platform_packages_apps_PackageInstaller" groups="pdk-fs" remote="discovery" />
<project path="packages/providers/ContactsProvider" name="platform_packages_providers_ContactsProvider" groups="pdk-cw-fs,pdk-fs" remote="discovery" />
<project path="packages/providers/DownloadProvider" name="platform_packages_providers_DownloadProvider" groups="pdk-cw-fs,pdk-fs" remote="discovery" />
<project path="packages/apps/Dialer" name="platform_packages_apps_Dialer" groups="pdk-fs" remote="discovery" />
<project path="packages/services/Telecomm" name="platform_packages_services_Telecomm" groups="pdk-cw-fs,pdk-fs" remote="discovery" />
<project path="packages/services/Telephony" name="platform_packages_services_Telephony" groups="pdk-cw-fs,pdk-fs" remote="discovery" />
<!-- Systems -->
<project path="system/bt" name="platform_system_bt" remote="discovery" />
<project path="system/vold" name="platform_system_vold" remote="discovery" />
<project path="system/kerymaster" name="platform_system_keymaster" remote="discovery" />
<!-- AospExtended -->
<project path="system/sepolicy" name="platform_system_sepolicy" remote="ex" />
<project path="device/qcom/sepolicy" name="platform_device_qcom_sepolicy" remote="ex" revision="7.1.1" />
<!-- OmniROM -->
<!-- Frameworks -->
<project path="frameworks/opt/net/ims" name="android_frameworks_opt_net_ims" remote="omni" />
<!-- Packages -->
<project path="packages/providers/MediaProvider" name="android_packages_providers_MediaProvider" groups="pdk-cw-fs,pdk-fs" remote="omni" />
<!-- UBERTC -->
<!-- arm64 5.X tc -->
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-6.1" name="DespairFactor/aarch64-linux-android-6.x" remote="bitbucket" />
<!-- arm64 tc -->
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="DespairFactor/aarch64-linux-android-4.9" groups="pdk,linux,arm" remote="bitbucket" />
<!-- arm tc -->
<project path="prebuilts/gcc/linux-x86/arm/arm-eabi-4.9" name="DespairFactor/arm-eabi-4.9" groups="pdk,linux,arm" remote="bitbucket" />
<!-- Projekt -->
<project path="packages/apps/ThemeInterfacer" name="ElixiumOS/platform_packages_apps_ThemeInterfacer" remote="github" revision="elixium-7.1" />
</manifest>