-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathflash.xml
More file actions
103 lines (99 loc) · 7.33 KB
/
flash.xml
File metadata and controls
103 lines (99 loc) · 7.33 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<!-- Our remotes -->
<remote name="github"
fetch="https://github.com/" />
<remote name="flash-gh"
revision="n7.1.2"
fetch="ssh://git@github.com/Flash-ROM/" />
<remote name="flash-gl"
revision="n7.1.2"
fetch="ssh://git@gitlab.com/Flash-ROM/" />
<remote name="opengapps"
revision="master"
fetch="https://github.com/opengapps/" />
<!-- Our repos -->
<project path="build" name="build" remote="flash-gh" >
<copyfile src="core/root.mk" dest="Makefile" />
</project>
<project path="build/blueprint" name="build_blueprint" remote="flash-gh" />
<project path="build/kati" name="build_kati" remote="flash-gh" />
<project path="build/soong" name="build_soong" remote="flash-gh" >
<linkfile src="root.bp" dest="Android.bp" />
<linkfile src="bootstrap.bash" dest="bootstrap.bash" />
</project>
<project path="manifest" name="manifest" remote="flash-gh" />
<project path="art" name="art" remote="flash-gh" />
<project path="bionic" name="bionic" remote="flash-gh" />
<project path="bootable/recovery" name="bootable_recovery" remote="flash-gh" />
<project path="device/huawei/angler" name="device_huawei_angler" remote="flash-gh" />
<project path="device/moto/shamu" name="device_moto_shamu" remote="flash-gh" />
<project path="external/clang" name="external_clang" remote="flash-gh" />
<project path="external/compiler-rt" name="external_compiler-rt" remote="flash-gh" />
<project path="external/DUtils" name="external_DUtils" remote="flash-gh" />
<project path="external/sqlite" name="external_sqlite" remote="flash-gh" />
<project path="external/f2fs-tools" name="external_f2fs-tools" remote="flash-gh" />
<project path="external/jemalloc" name="external_jemalloc" remote="flash-gh" />
<project path="external/llvm" name="external_llvm" remote="flash-gh" />
<project path="external/libjpeg-turbo" name="external_libjpeg-turbo" remote="flash-gh" />
<project path="external/libpng" name="external_libpng" remote="flash-gh" />
<project path="external/libxml2" name="external_libxml2" remote="flash-gh" />
<project path="external/pdfium" name="external_pdfium" remote="flash-gh" />
<project path="external/skia" name="external_skia" remote="flash-gh" />
<project path="external/v8" name="external_v8" remote="flash-gh" />
<project path="external/zlib" name="external_zlib" remote="flash-gh" />
<project path="frameworks/av" name="frameworks_av" remote="flash-gh" />
<project path="frameworks/base" name="frameworks_base" remote="flash-gh" />
<project path="frameworks/compile/libbcc" name="frameworks_compile_libbcc" remote="flash-gh" />
<project path="frameworks/compile/mclinker" name="frameworks_compile_mclinker" remote="flash-gh" />
<project path="frameworks/compile/slang" name="frameworks_compile_slang" remote="flash-gh" />
<project path="frameworks/native" name="frameworks_native" remote="flash-gh" />
<project path="frameworks/rs" name="frameworks_rs" remote="flash-gh" />
<project path="frameworks/support" name="frameworks_support" remote="flash-gh" />
<project path="hardware/qcom/display" name="hardware_qcom_display" remote="flash-gh" />
<project path="kernel/huawei/angler" name="kernel_huawei_angler" remote="flash-gh" revision="n7.1.2-flash" />
<project path="kernel/moto/shamu" name="kernel_moto_shamu" remote="flash-gh" />
<project path="libcore" name="libcore" remote="flash-gh" />
<project path="packages/apps/Bluetooth" name="packages_apps_Bluetooth" remote="flash-gh" />
<project path="packages/apps/CellBroadcastReceiver" name="packages_apps_CellBroadcastReceiver" remote="flash-gh" />
<project path="packages/apps/Contacts" name="packages_apps_Contacts" remote="flash-gh" />
<project path="packages/apps/ContactsCommon" name="packages_apps_ContactsCommon" remote="flash-gh" />
<project path="packages/apps/Dialer" name="packages_apps_Dialer" remote="flash-gh" />
<project path="packages/apps/DSPManager" name="packages_apps_DSPManager" remote="flash-gh" />
<project path="packages/apps/DUI" name="packages_apps_DUI" remote="flash-gh" />
<project path="packages/apps/FlashSettings" name="packages_apps_FlashSettings" remote="flash-gh" />
<project path="packages/apps/Launcher3" name="packages_apps_Launcher3" remote="flash-gh" />
<project path="packages/apps/MusicFX" name="packages_apps_MusicFX" remote="flash-gh" />
<project path="packages/apps/OmniStyle" name="packages_apps_OmniStyle" remote="flash-gh" />
<project path="packages/apps/OmniSwitch" name="packages_apps_OmniSwitch" remote="flash-gh" />
<project path="packages/apps/PackageInstaller" name="packages_apps_PackageInstaller" remote="flash-gh" />
<project path="packages/apps/PhoneCommon" name="packages_apps_PhoneCommon" remote="flash-gh" />
<project path="packages/apps/Settings" name="packages_apps_Settings" remote="flash-gh" />
<project path="packages/inputmethods/LatinIME" name="packages_inputmethods_LatinIME" remote="flash-gh" />
<project path="packages/services/OmniJaws" name="packages_services_OmniJaws" remote="flash-gh" />
<project path="packages/services/Telecomm" name="packages_services_Telecomm" remote="flash-gh" />
<project path="packages/services/Telephony" name="packages_services_Telephony" remote="flash-gh" />
<project path="packages/services/ThemeInterfacer" name="packages_services_ThemeInterfacer" remote="flash-gh" revision="n7.1.2" />
<project path="prebuilts/build-tools" name="prebuilts_build-tools" remote="flash-gh" />
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-6.x" name="aarch64-linux-android-6.x" remote="flash-gl" />
<project path="prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-6.x" name="arm-linux-androideabi-6.x" remote="flash-gl" />
<project path="prebuilts/gcc/linux-x86/arm/arm-eabi-6.x" name="arm-eabi-6.x" remote="flash-gl" />
<project path="prebuilts/clang/host/linux-x86/3.9.x" name="clang_linux-x86_3.9.x" remote="flash-gl" />
<project path="prebuilts/clang/host/linux-x86/4.0.x" name="clang_linux-x86_4.0.x" remote="flash-gl" />
<project path="prebuilts/clang/host/linux-x86/5.0.x" name="clang_linux-x86_5.0.x" remote="flash-gl" />
<project path="prebuilts/misc" name="prebuilts_misc" remote="flash-gh" />
<project path="prebuilts/sdk" name="prebuilts_sdk" remote="flash-gh"/>
<project path="system/core" name="system_core" remote="flash-gh" />
<project path="system/extras" name="system_extras" remote="flash-gh" />
<project path="system/media" name="system_media" remote="flash-gh" />
<project path="system/sepolicy" name="system_sepolicy" remote="flash-gh" />
<project path="system/vold" name="system_vold" remote="flash-gh" />
<project path="vendor/flash" name="vendor_flash" remote="flash-gh" />
<project path="vendor/huawei" name="vendor_huawei" remote="flash-gh" />
<project path="vendor/moto" name="vendor_moto" remote="flash-gh" />
<!-- GApps -->
<project path="vendor/google/build" name="aosp_build" remote="opengapps" />
<project path="vendor/opengapps/sources/all" name="all" clone-depth="1" remote="opengapps" />
<project path="vendor/opengapps/sources/arm" name="arm" clone-depth="1" remote="opengapps" />
<project path="vendor/opengapps/sources/arm64" name="arm64" clone-depth="1" remote="opengapps" />
</manifest>