default.xml 20.6 KB
Newer Older
W
wenjun 已提交
1 2
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
M
mamingshuai 已提交
3
  <remote fetch="." name="origin" review="https://openharmony.gitee.com/openharmony/"/>
M
mamingshuai 已提交
4
  <remote fetch="https://gitee.com/openharmony-sig" name="sig" review="https://gitee.com/openharmony-sig/"/>
O
OpenHarmonySCM(no_reply) 已提交
5
  <default remote="origin" revision="master" sync-j="4" />
D
demon 已提交
6

Z
zhouyongfei 已提交
7
  <project name="miscservices_inputmethod" path="base/miscservices/inputmethod" />
D
demon 已提交
8

马明帅 已提交
9 10 11 12 13 14 15 16 17 18
  <project name="aafwk_aafwk_lite" path="foundation/aafwk/aafwk_lite"  />
  <project name="ace_engine_lite" path="foundation/ace/ace_engine_lite"  />
  <project name="ai_engine" path="foundation/ai/engine"  />
  <project name="appexecfwk_appexecfwk_lite" path="foundation/appexecfwk/appexecfwk_lite"  />
  <project name="applications_camera_sample_communication" path="applications/sample/camera/communication"  />
  <project name="applications_camera_screensaver_app" path="applications/sample/camera/screensaver"  />
  <project name="applications_sample_camera" path="applications/sample/camera"  />
  <project name="applications_sample_wifi_iot" path="applications/sample/wifi-iot"  />
  <project name="build_lite" path="build/lite"  >
      <linkfile dest="build.py" src="build.py"/>
马明帅 已提交
19
  </project>
马明帅 已提交
20 21
  <project name="communication_bluetooth" path="foundation/communication/bluetooth"  />
  <project name="communication_ipc_lite" path="foundation/communication/ipc_lite"  />
22
  <project name="communication_netstack" path="foundation/communication/netstack"  />
M
maosiping 已提交
23
  <project name="communication_netmanager_standard" path="foundation/communication/netmanager_standard"  />
马明帅 已提交
24 25 26 27
  <project name="communication_softbus_lite" path="foundation/communication/softbus_lite"  />
  <project name="communication_wifi_aware" path="foundation/communication/wifi_aware"  />
  <project name="communication_wifi_lite" path="foundation/communication/wifi_lite"  />
  <project name="developtools_packing_tool" path="developtools/packing_tool"  />
28
  <project name="device_hisilicon_third_party_uboot" path="third_party/uboot"  />
马明帅 已提交
29
  <project name="device_qemu" path="device/qemu"  />
30
  <project name="device_hihope" path="device/hihope"/>
L
Laowang-BearPi 已提交
31
  <project name="device_bearpi_bearpi_hm_nano" path="device/bearpi/bearpi_hm_nano"  />
马明帅 已提交
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
  <project name="distributedschedule_dms_fwk_lite" path="foundation/distributedschedule/dmsfwk_lite"  />
  <project name="distributedschedule_safwk_lite" path="foundation/distributedschedule/safwk_lite"  />
  <project name="distributedschedule_samgr_lite" path="foundation/distributedschedule/samgr_lite"  />
  <project name="drivers_liteos" path="drivers/liteos"  />
  <project name="drivers_adapter" path="drivers/adapter"/>
  <project name="drivers_adapter_khdf_linux" path="drivers/adapter/khdf/linux"/>
  <project name="drivers_framework" path="drivers/framework"  />
  <project name="drivers_peripheral" path="drivers/peripheral"  />
  <project name="global_cust_lite" path="base/global/cust_lite"  />
  <project name="global_i18n_lite" path="base/global/i18n_lite"  />
  <project name="global_resmgr_lite" path="base/global/resmgr_lite"  />
  <project name="graphic_surface" path="foundation/graphic/surface"  />
  <project name="graphic_ui" path="foundation/graphic/ui"  />
  <project name="graphic_utils" path="foundation/graphic/utils"  />
  <project name="graphic_wms" path="foundation/graphic/wms"  />
  <project name="hiviewdfx_hievent_lite" path="base/hiviewdfx/hievent_lite"  />
  <project name="hiviewdfx_hilog_lite" path="base/hiviewdfx/hilog_lite"  />
  <project name="hiviewdfx_hiview_lite" path="base/hiviewdfx/hiview_lite"  />
  <project name="iot_link" path="domains/iot/link"  />
  <project name="iothardware_peripheral" path="base/iot_hardware/peripheral"  />
  <project name="kernel_liteos_a" path="kernel/liteos_a"  />
  <project name="kernel_liteos_m" path="kernel/liteos_m"  />
  <project name="multimedia_audio_lite" path="foundation/multimedia/audio_lite"  />
  <project name="multimedia_camera_lite" path="foundation/multimedia/camera_lite"  />
  <project name="multimedia_media_lite" path="foundation/multimedia/media_lite"  />
  <project name="multimedia_utils_lite" path="foundation/multimedia/utils/lite"  />
  <project name="powermgr_powermgr_lite" path="base/powermgr/powermgr_lite"  />
A
aqxyjay 已提交
59
  <project name="powermgr_battery_lite" path="base/powermgr/battery_lite"  />
马明帅 已提交
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
  <project name="prebuilts_lite_sysroot" path="prebuilts/lite/sysroot"  />
  <project name="sensors_miscdevice_lite" path="base/sensors/miscdevice_lite"  />
  <project name="sensors_sensor_lite" path="base/sensors/sensor_lite"  />
  <project name="signcenter_tool" path="prebuilts/signcenter"  />
  <project name="startup_appspawn_lite" path="base/startup/appspawn_lite"  />
  <project name="startup_bootstrap_lite" path="base/startup/bootstrap_lite"  />
  <project name="startup_init_lite" path="base/startup/init_lite"  />
  <project name="startup_syspara_lite" path="base/startup/syspara_lite"  />
  <project name="third_party_cmsis" path="third_party/cmsis"  />
  <project name="third_party_cryptsetup" path="third_party/cryptsetup"  />
  <project name="third_party_bounds_checking_function" path="third_party/bounds_checking_function"  />
  <project name="third_party_cJSON" path="third_party/cJSON"  />
  <project name="third_party_curl" path="third_party/curl"  />
  <project name="third_party_e2fsprogs" path="third_party/e2fsprogs"  />
  <project name="third_party_FatFs" path="third_party/FatFs"  />
  <project name="third_party_FreeBSD" path="third_party/FreeBSD"  />
  <project name="third_party_freetype" path="third_party/freetype"  />
  <project name="third_party_giflib" path="third_party/giflib"  />
  <project name="third_party_googletest" path="third_party/googletest"  />
  <project name="third_party_harfbuzz" path="third_party/harfbuzz"  />
  <project name="third_party_icu" path="third_party/icu"  />
  <project name="third_party_iniparser" path="third_party/iniparser"  />
  <project name="third_party_jerryscript" path="third_party/jerryscript"  />
  <project name="third_party_JSON-C" path="third_party/JSON-C"  />
  <project name="third_party_libjpeg" path="third_party/libjpeg"  />
  <project name="third_party_libpng" path="third_party/libpng"  />
86
  <project name="third_party_libsnd" path="third_party/libsnd"  />
马明帅 已提交
87
  <project name="third_party_libuuid" path="third_party/libuuid"  />
O
OpenHarmonySCM(no_reply) 已提交
88
  <project name="third_party_Linux_Kernel" path="third_party/Linux_Kernel" />
89
  <project name="third_party_littlefs" path="third_party/littlefs"  />
马明帅 已提交
90 91 92 93 94 95 96
  <project name="third_party_ltp" path="third_party/ltp"  />
  <project name="third_party_LVM2" path="third_party/LVM2"  />
  <project name="third_party_lwip" path="third_party/lwip"  />
  <project name="third_party_mbedtls" path="third_party/mbedtls"  />
  <project name="third_party_mksh" path="third_party/mksh"  />
  <project name="third_party_mtd_utils" path="third_party/mtd-utils"  />
  <project name="third_party_musl" path="third_party/musl"  />
97
  <project name="third_party_nghttp2" path="third_party/nghttp2"  />
马明帅 已提交
98 99 100 101
  <project name="third_party_NuttX" path="third_party/NuttX"  />
  <project name="third_party_openssl" path="third_party/openssl"  />
  <project name="third_party_optimized_routines" path="third_party/optimized-routines"  />
  <project name="third_party_popt" path="third_party/popt"  />
102
  <project name="third_party_pulseaudio" path="third_party/pulseaudio"  />
马明帅 已提交
103 104 105 106 107 108 109 110
  <project name="third_party_qrcodegen" path="third_party/qrcodegen"  />
  <project name="third_party_toybox" path="third_party/toybox"  />
  <project name="third_party_unity" path="third_party/unity"  />
  <project name="third_party_zlib" path="third_party/zlib"  />
  <project name="update_ota_lite" path="base/update/ota_lite"  />
  <project name="utils_native_lite" path="utils/native/lite"  />
  <project name="vendor_hisilicon" path="vendor/hisilicon"  />
  <project name="vendor_huawei_hdf" path="vendor/huawei/hdf"  />
111 112 113
  <project name="vendor_ohemu" path="vendor/ohemu" >
    <linkfile dest="qemu-run" src="common/qemu-run"/>
  </project>
114
  <project name="vendor_hihope" path="vendor/hihope"/>
L
Laowang-BearPi 已提交
115
  <project name="vendor_bearpi" path="vendor/bearpi" />
A
alex_hold 已提交
116
  <project name="xts_tools" path="test/xts/tools"  >
A
alex_hold 已提交
117 118
    <linkfile dest="test/xts/ohos.build" src="build/ohos.build"/>
  </project>
马明帅 已提交
119 120 121 122 123
  <project name="telephony_call_manager" path="base/telephony/call_manager"/>
  <project name="telephony_cellular_call" path="base/telephony/cellular_call"/>
  <project name="telephony_core_service" path="base/telephony/core_service"/>
  <project name="telephony_sms_mms" path="base/telephony/sms_mms"/>
  <project name="telephony_state_registry" path="base/telephony/state_registry"/>
Z
zhf 已提交
124
  <project name="telephony_ril_adapter" path="base/telephony/ril_adapter"/>
O
openharmony_ci 已提交
125
  <project name="telephony_data_storage" path="base/telephony/data_storage"/>
M
maosiping 已提交
126
  <project name="telephony_cellular_data" path="base/telephony/cellular_data"/>
马明帅 已提交
127 128 129 130
  <project name="aafwk_standard" path="foundation/aafwk/standard"/>
  <project name="account_os_account" path="base/account/os_account"/>
  <project name="ace_ace_engine" path="foundation/ace/ace_engine"/>
  <project name="ace_napi" path="foundation/ace/napi"/>
Z
zhongjianfei 已提交
131 132 133 134
  <project name="developtools_ace-js2bundle" path="developtools/ace-js2bundle"/>
  <project name="developtools_ace-ets2bundle" path="developtools/ace-ets2bundle"/>
  <project name="third_party_weex-loader" path="third_party/weex-loader"/>
  <project name="third_party_parse5" path="third_party/parse5"/>
S
seaside_wu 已提交
135
  <project name="third_party_glfw" path="third_party/glfw"/>
马明帅 已提交
136 137 138 139 140
  <project name="appexecfwk_standard" path="foundation/appexecfwk/standard"/>
  <project name="applications_hap" path="applications/standard/hap"/>
  <project name="applications_launcher" path="applications/standard/launcher"/>
  <project name="applications_settings" path="applications/standard/settings"/>
  <project name="applications_systemui" path="applications/standard/systemui"/>
S
sunjunxiong 已提交
141
  <project name="applications_photos" path="applications/standard/photos"/>
B
BlancWu 已提交
142
  <project name="applications_camera" path="applications/standard/camera"/>
Z
zhangxiaowei 已提交
143 144 145
  <project name="applications_contacts" path="applications/standard/contacts"/>
  <project name="applications_mms" path="applications/standard/mms"/>
  <project name="applications_call" path="applications/standard/call"/>
146 147
  <project name="sensors_miscdevice" path="base/sensors/miscdevice"/>
  <project name="sensors_sensor" path="base/sensors/sensor"/>
148
  <project name="sensors_start" path="base/sensors/start"/>
马明帅 已提交
149 150 151 152 153 154 155 156 157 158
  <project name="build" path="build">
    <linkfile dest="build.sh" src="build_scripts/build.sh"/>
    <linkfile dest=".gn" src="core/gn/dotfile.gn"/>
  </project>
  <project name="communication_ipc" path="foundation/communication/ipc"/>
  <project name="communication_dsoftbus" path="foundation/communication/dsoftbus"/>
  <project name="communication_wifi" path="foundation/communication/wifi"/>
  <project name="developtools_bytrace_standard" path="developtools/bytrace_standard"/>
  <project name="developtools_hdc_standard" path="developtools/hdc_standard"/>
  <project name="developtools_profiler" path="developtools/profiler"/>
chuxuezhe1111's avatar
chuxuezhe1111 已提交
159
  <project name="developtools_hiperf" path="developtools/hiperf"/>
160 161
  <project name="device_soc_hisilicon" path="device/soc/hisilicon"/>
  <project name="device_board_hisilicon" path="device/board/hisilicon"/>
162
  <project name="distributeddatamgr_appdatamgr" path="foundation/distributeddatamgr/appdatamgr"/>
H
hanlu 已提交
163
  <project name="distributeddatamgr_objectstore" path="foundation/distributeddatamgr/objectstore"/>
马明帅 已提交
164 165 166 167 168 169 170 171 172
  <project name="distributeddatamgr_datamgr" path="foundation/distributeddatamgr/distributeddatamgr"/>
  <project name="distributeddatamgr_file" path="foundation/distributeddatamgr/distributedfile"/>
  <project name="distributedschedule_dms_fwk" path="foundation/distributedschedule/dmsfwk"/>
  <project name="distributedschedule_safwk" path="foundation/distributedschedule/safwk"/>
  <project name="distributedschedule_samgr" path="foundation/distributedschedule/samgr"/>
  <project name="docs" path="docs"/>
  <project name="global_i18n_standard" path="base/global/i18n_standard"/>
  <project name="global_resmgr_standard" path="base/global/resmgr_standard"/>
  <project name="graphic_standard" path="foundation/graphic/standard"/>
A
abbuu 已提交
173
  <project name="windowmanager" path="foundation/windowmanager"/>
S
stesen 已提交
174
  <project name="hiviewdfx_blackbox" path="base/hiviewdfx/blackbox"/>
马明帅 已提交
175 176
  <project name="hiviewdfx_faultloggerd" path="base/hiviewdfx/faultloggerd"/>
  <project name="hiviewdfx_hiappevent" path="base/hiviewdfx/hiappevent"/>
S
stesen 已提交
177 178
  <project name="hiviewdfx_hicollie" path="base/hiviewdfx/hicollie"/>
  <project name="hiviewdfx_hidumper_lite" path="base/hiviewdfx/hidumper_lite"/>
马明帅 已提交
179
  <project name="hiviewdfx_hilog" path="base/hiviewdfx/hilog"/>
S
stesen 已提交
180
  <project name="hiviewdfx_hitrace" path="base/hiviewdfx/hitrace"/>
马明帅 已提交
181 182 183 184 185
  <project name="hiviewdfx_hisysevent" path="base/hiviewdfx/hisysevent"/>
  <project name="hiviewdfx_hiview" path="base/hiviewdfx/hiview"/>
  <project name="interface_sdk-js" path="interface/sdk-js"/>
  <project name="kernel_linux_config" path="kernel/linux/config"/>
  <project name="kernel_linux_patches" path="kernel/linux/patches"/>
Z
Zachery Wu 已提交
186 187 188
  <project name="kernel_linux_build" path="kernel/linux/build"/>
  <project name="kernel_linux_4.19" path="kernel/linux/linux-4.19" clone-depth="1" />
  <project name="kernel_linux_5.10" path="kernel/linux/linux-5.10" clone-depth="1" />
马明帅 已提交
189 190 191 192 193
  <project name="miscservices_time" path="base/miscservices/time"/>
  <project name="multimedia_audio_standard" path="foundation/multimedia/audio_standard"/>
  <project name="multimedia_camera_standard" path="foundation/multimedia/camera_standard"/>
  <project name="multimedia_histreamer" path="foundation/multimedia/histreamer"/>
  <project name="multimedia_media_standard" path="foundation/multimedia/media_standard"/>
S
s00428065 已提交
194
  <project name="multimedia_medialibrary_standard" path="foundation/multimedia/medialibrary_standard"/>
A
AOL 已提交
195
  <project name="multimedia_image_standard" path="foundation/multimedia/image_standard"/>
马明帅 已提交
196 197
  <project name="multimodalinput_input" path="foundation/multimodalinput/input"/>
  <project name="notification_ces_standard" path="base/notification/ces_standard"/>
C
chensi10 已提交
198
  <project name="notification_ans_standard" path="base/notification/ans_standard"/>
马明帅 已提交
199 200 201
  <project name="powermgr_battery_manager" path="base/powermgr/battery_manager"/>
  <project name="powermgr_display_manager" path="base/powermgr/display_manager"/>
  <project name="powermgr_power_manager" path="base/powermgr/power_manager"/>
202 203
  <project name="powermgr_thermal_manager" path="base/powermgr/thermal_manager"/>
  <project name="powermgr_battery_statistics" path="base/powermgr/battery_statistics"/>
马明帅 已提交
204 205
  <project name="productdefine_common" path="productdefine/common"/>
  <project name="resources" path="utils/resources"/>
马明帅 已提交
206 207 208 209
  <project name="security_appverify" path="base/security/appverify"/>
  <project name="security_deviceauth" path="base/security/deviceauth"/>
  <project name="security_huks" path="base/security/huks"/>
  <project name="security_permission" path="base/security/permission"/>
马明帅 已提交
210
  <project name="security_dataclassification" path="base/security/dataclassification"/>
Q
Qin Fandong 已提交
211
  <project name="security_selinux" path="base/security/selinux"/>
马明帅 已提交
212
  <project name="startup_appspawn" path="base/startup/appspawn_standard"/>
马明帅 已提交
213 214
  <project name="test_developertest" path="test/developertest"/>
  <project name="test_xdevice" path="test/xdevice"/>
马明帅 已提交
215 216 217 218 219 220 221
  <project name="third_party_xkeyboardconfig" path="third_party/XKeyboardConfig"/>
  <project name="third_party_abseil-cpp" path="third_party/abseil-cpp"/>
  <project name="third_party_boost" path="third_party/boost"/>
  <project name="third_party_boringssl" path="third_party/boringssl"/>
  <project name="third_party_cares" path="third_party/cares"/>
  <project name="third_party_css-what" path="third_party/css-what"/>
  <project name="third_party_eudev" path="third_party/eudev"/>
S
stesen 已提交
222
  <project name="third_party_ejdb" path="third_party/ejdb"/>
马明帅 已提交
223
  <project name="third_party_expat" path="third_party/expat"/>
A
appoe 已提交
224
  <project name="third_party_ffmpeg" path="third_party/ffmpeg"/>
马明帅 已提交
225 226 227 228 229
  <project name="third_party_flutter" path="third_party/flutter"/>
  <project name="third_party_glib" path="third_party/glib"/>
  <project name="third_party_gn" path="third_party/gn"/>
  <project name="third_party_grpc" path="third_party/grpc"/>
  <project name="third_party_gstreamer" path="third_party/gstreamer"/>
S
stesen 已提交
230
  <project name="third_party_iowow" path="third_party/iowow"/>
马明帅 已提交
231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262
  <project name="third_party_jinja2" path="third_party/jinja2"/>
  <project name="third_party_jsframework" path="third_party/jsframework"/>
  <project name="third_party_json" path="third_party/json"/>
  <project name="third_party_jsoncpp" path="third_party/jsoncpp"/>
  <project name="third_party_libcoap" path="third_party/libcoap"/>
  <project name="third_party_libdrm" path="third_party/libdrm"/>
  <project name="third_party_lz4" path="third_party/lz4"/>
  <project name="third_party_bzip2" path="third_party/bzip2"/>
  <project name="third_party_libevdev" path="third_party/libevdev"/>
  <project name="third_party_libffi" path="third_party/libffi"/>
  <project name="third_party_libinput" path="third_party/libinput"/>
  <project name="third_party_libphonenumber" path="third_party/libphonenumber"/>
  <project name="third_party_libunwind" path="third_party/libunwind"/>
  <project name="third_party_libuv" path="third_party/libuv"/>
  <project name="third_party_libxkbcommon" path="third_party/libxkbcommon"/>
  <project name="third_party_libxml2" path="third_party/libxml2"/>
  <project name="third_party_libusb" path="third_party/libusb"/>
  <project name="third_party_markupsafe" path="third_party/markupsafe"/>
  <project name="third_party_mingw-w64" path="third_party/mingw-w64"/>
  <project name="third_party_mtdev" path="third_party/mtdev"/>
  <project name="third_party_ninja" path="third_party/ninja"/>
  <project name="third_party_node" path="third_party/node"/>
  <project name="third_party_pixman" path="third_party/pixman"/>
  <project name="third_party_protobuf" path="third_party/protobuf"/>
  <project name="third_party_python" path="third_party/python"/>
  <project name="third_party_quickjs" path="third_party/quickjs"/>
  <project name="third_party_re2" path="third_party/re2"/>
  <project name="third_party_sqlite" path="third_party/sqlite"/>
  <project name="third_party_wayland-ivi-extension" path="third_party/wayland-ivi-extension"/>
  <project name="third_party_wayland-protocols_standard" path="third_party/wayland-protocols_standard"/>
  <project name="third_party_wayland_standard" path="third_party/wayland_standard"/>
  <project name="third_party_weston" path="third_party/weston"/>
马明帅 已提交
263
  <project name="third_party_wpa_supplicant" path="third_party/wpa_supplicant"/>
Q
Qin Fandong 已提交
264 265
  <project name="third_party_pcre2" path="third_party/pcre2"/>
  <project name="third_party_selinux" path="third_party/selinux"/>
H
hwgaizw 已提交
266 267 268
  <project name="third_party_gettext" path="third_party/gettext"/>
  <project name="third_party_libpsl" path="third_party/libpsl"/>
  <project name="third_party_libsoup" path="third_party/libsoup"/>
Y
yang_hongliang 已提交
269
  <project name="third_party_tinyalsa" path="third_party/tinyalsa"/>
马明帅 已提交
270 271 272 273 274 275 276
  <project name="update_app" path="base/update/app"/>
  <project name="update_packaging_tools" path="base/update/packaging_tools"/>
  <project name="update_updater" path="base/update/updater"/>
  <project name="update_updateservice" path="base/update/updateservice"/>
  <project name="utils" path="utils"/>
  <project name="utils_native" path="utils/native"/>
  <project name="utils_selinux_policy_standard" path="utils/system/selinux_policy_standard"/>
J
JasonYujia 已提交
277
  <project name="usb_manager" path="base/usb/usb_manager"/>
马明帅 已提交
278
  <project name="xts_acts" path="test/xts/acts"/>
P
pengguanqi 已提交
279
  <project name="device_manager" path="foundation/distributedhardware/devicemanager"/>
X
xliu 已提交
280 281 282 283
  <project name="js_worker_module" path="base/compileruntime/js_worker_module"/>
  <project name="js_util_module" path="base/compileruntime/js_util_module"/>
  <project name="js_sys_module" path="base/compileruntime/js_sys_module"/>
  <project name="js_api_module" path="base/compileruntime/js_api_module"/>
W
wanyanglan 已提交
284 285 286 287
  <project name="ark_runtime_core" path="ark/runtime_core"/>
  <project name="ark_js_runtime" path="ark/js_runtime"/>
  <project name="ark_ts2abc" path="ark/ts2abc"/>
  <project name="third_party_miniz" path="third_party/miniz"/>
L
lizheng 已提交
288 289
  <project name="third_party_egl" path="third_party/EGL"/>
  <project name="third_party_opengles" path="third_party/openGLES"/>
L
liuhonggang123 已提交
290
  <project name="xts_hats" path="test/xts/hats"/>
Z
zjucx 已提交
291
  <project name="device_profile_core" path="foundation/deviceprofile/device_profile_core"/>
C
chaoyang 已提交
292 293 294
  <project name="device_soc_bestechnic" path="device/soc/bestechnic"/>
  <project name="device_board_fnlink" path="device/board/fnlink"/>
  <project name="vendor_bestechnic" path="vendor/bestechnic"/>
295
</manifest>