forked from DirtyUnicorns/android_manifest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patho8x_default.xml
111 lines (95 loc) · 7.8 KB
/
o8x_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
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- CAF remote -->
<remote name="caf"
fetch="https://source.codeaurora.org/" />
<!-- Github remote -->
<remote name="github"
fetch="https://github.com/" />
<!-- DU remote -->
<remote name="du"
revision="o8x"
fetch="https://github.com/DirtyUnicorns/"
review="gerrit.dirtyunicorns.com" />
<!-- NOR-mod remote -->
<remote name="nor"
fetch="https://github.com/NotesOfReality/" />
<!-- DU REPOS -->
<!-- general -->
<project path="bootable/recovery" name="android_bootable_recovery" remote="du" />
<!-- external -->
<project path="external/bson" name="android_external_bson" remote="du" revision="o8x-caf" />
<project path="external/brctl" name="quic/la/platform/external/brctl" remote="caf" revision="LA.AF.1.2.1_rb1.27" />
<project path="external/clang" name="android_external_clang" remote="du" />
<project path="external/DUI" name="android_external_DUI" remote="du" />
<project path="external/ebtables" name="android_external_ebtables" remote="du" revision="o8x-caf" />
<project path="external/fuse" name="android_external_fuse" remote="du" revision="o8x-caf" />
<project path="external/htop" name="android_external_htop" remote="du" revision="o8x-caf" />
<project path="external/json-c" name="quic/la/platform/external/json-c" remote="caf" revision="android-external.lnx.2.9.1.r5-rel" />
<project path="external/libncurses" name="android_external_libncurses" remote="du" revision="o8x-caf" />
<project path="external/libnfc-nxp" name="external/gigabyte/platform/external/libnfc-nxp" remote="caf" revision="caf/LA.AF.1.1.1_rb1.18" />
<project path="external/nano" name="android_external_nano" remote="du" revision="o8x-caf" />
<project path="external/powertop" name="android_external_powertop" remote="du" revision="o8x-caf" />
<project path="external/selinux" name="android_external_selinux" remote="du" />
<project path="external/tinycompress" name="android_external_tinycompress" remote="du" revision="o8x-caf" />
<!-- frameworks -->
<project path="frameworks/opt/net/ims" name="android_frameworks_opt_net_ims" remote="du" revision="o8x-caf" />
<project path="frameworks/opt/net/wifi" name="android_frameworks_opt_net_wifi" remote="du" revision="o8x-caf" />
<project path="frameworks/opt/telephony" name="android_frameworks_opt_telephony" remote="du" revision="o8x-caf" />
<project path="frameworks/support" name="android_frameworks_support" remote="du" />
<!-- hardware -->
<project path="hardware/libhardware" name="android_hardware_libhardware" remote="du" revision="o8x-caf" />
<project path="hardware/libhardware_legacy" name="android_hardware_libhardware_legacy" remote="du" revision="o8x-caf" />
<project path="hardware/qcom/audio/default" name="android_hardware_qcom_audio" remote="du" revision="o8x-caf" />
<project path="hardware/qcom/audio-caf/msm8960" name="android_hardware_qcom_audio" remote="du" revision="o8x-caf-8960" />
<project path="hardware/qcom/audio-caf/msm8998" name="android_hardware_qcom_audio" remote="du" revision="o8x-caf-8998" />
<project path="hardware/qcom/bootctrl" name="android_hardware_qcom_bootctrl" remote="du" revision="o8x-caf" />
<project path="hardware/qcom/bt" name="android_hardware_qcom_bt" remote="du" revision="o8x" />
<project path="hardware/qcom/camera" name="android_hardware_qcom_camera" remote="du" revision="o8x-caf" />
<project path="hardware/qcom/display" name="android_hardware_qcom_display" remote="du" revision="o8x-caf" />
<project path="hardware/qcom/display-caf/msm8960" name="android_hardware_qcom_display" remote="du" revision="o8x-caf-8960" />
<project path="hardware/qcom/display-caf/msm8998" name="android_hardware_qcom_display" remote="du" revision="o8x-caf-8998" />
<project path="hardware/qcom/gps" name="android_hardware_qcom_gps" remote="du" revision="o8x" />
<project path="hardware/qcom/keymaster" name="android_hardware_qcom_keymaster" remote="du" />
<project path="hardware/qcom/media" name="android_hardware_qcom_media" remote="du" revision="o8x-caf" />
<project path="hardware/qcom/media-caf/msm8960" name="android_hardware_qcom_media" remote="du" revision="o8x-caf-8960" />
<project path="hardware/qcom/media-caf/msm8998" name="android_hardware_qcom_media" remote="du" revision="o8x-caf-8998" />
<project path="hardware/qcom/power" name="android_hardware_qcom_power" remote="du" revision="o8x-caf" />
<project path="hardware/qcom/wlan" name="android_hardware_qcom_wlan" remote="du" revision="o8x-caf" />
<project path="hardware/ril" name="android_hardware_ril" remote="du" />
<!-- packages -->
<project path="packages/apps/Camera2" name="android_packages_apps_Camera2" remote="du" />
<project path="packages/apps/CellBroadcastReceiver" name="android_packages_apps_CellBroadcastReceiver" remote="du" />
<project path="packages/apps/DeskClock" name="android_packages_apps_DeskClock" remote="du" />
<project path="packages/apps/Dialer" name="android_packages_apps_Dialer" remote="du" />
<project path="packages/apps/DU-Updater" name="android_packages_apps_DU-Updater" remote="du" />
<project path="packages/apps/EmergencyInfo" name="android_packages_apps_EmergencyInfo" remote="du" />
<project path="packages/apps/Gallery2" name="android_packages_apps_Gallery2" remote="du" />
<project path="packages/apps/Launcher3" name="android_packages_apps_Launcher3" remote="du" />
<project path="packages/apps/Messaging" name="android_packages_apps_Messaging" remote="du" />
<project path="packages/apps/MusicFX" name="android_packages_apps_MusicFX" remote="du" />
<project path="packages/apps/Nfc" name="android_packages_apps_Nfc" remote="du" />
<project path="packages/apps/SlimRecents" name="android_packages_apps_SlimRecents" remote="du" />
<project path="packages/apps/Stk" name="android_packages_apps_Stk" remote="du" />
<project path="packages/inputmethods/LatinIME" name="android_packages_inputmethods_LatinIME" remote="du" />
<project path="packages/providers/DownloadProvider" name="android_packages_providers_DownloadProvider" remote="du" />
<project path="packages/providers/MediaProvider" name="android_packages_providers_MediaProvider" remote="du" />
<!-- system -->
<project path="system/extras" name="android_system_extras" remote="du" />
<!-- prebuilts -->
<project path="prebuilts/build-tools" name="android_prebuilts_build-tools" remote="du" />
<project path="prebuilts/clang/host/linux-x86" name="android_prebuilts_clang_host_linux-x86" remote="du" />
<project path="prebuilts/misc" name="android_prebuilts_misc" remote="du" />
<!-- vendor -->
<project path="vendor/codeaurora/telephony" name="android_vendor_codeaurora_telephony" remote="du" revision="o8x-caf" />
<project path="vendor/extras" name="android_vendor_extras" remote="du" />
<project path="vendor/qcom/opensource/cryptfs_hw" name="android_vendor_qcom_opensource_cryptfs_hw" remote="du" revision="o8x-caf" />
<project path="vendor/qcom/opensource/dataservices" name="android_vendor_qcom_opensource_dataservices" remote="du" revision="o8x-caf" />
<project path="vendor/qcom/opensource/interfaces" name="android_vendor_qcom_opensource_interfaces" remote="du" revision="o8x-caf" />
<!-- NOR-mod additional repos -->
<!-- Android Oreo 8.1 branch of Favorite Prebuilt Apps Repo by NotesOfReality-->
<project path="packages/apps/FavoritePrebuiltApps" name="Favorite__Prebuilt-Apps" remote="nor" revision="Oreo-8.1" />
<!-- Another Cross-Compiler Toolchain from KrasCGQ which really should be bleeding edge -->
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-opt-linaro-7.x" name="krasCGQ/aarch64-linux-android" remote="github" revision="opt-linaro-7.x" />
<!-- Remember to check the "KERNEL_TOOLCHAIN" and the "TARGET_KERNEL_CROSS_COMPILE_PREFIX" parameters in the "BoardConfig.mk" file of your DT -->
</manifest>