default.xml 18.8 KB
Newer Older
W
wenjun 已提交
1 2
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
马明帅 已提交
3
  <remote fetch="." name="origin" review="https://openharmony.gitee.com/openharmony/"/>
O
OpenHarmonySCM(no_reply) 已提交
4
  <default remote="origin" revision="master" sync-j="4" />
马明帅 已提交
5 6 7 8 9 10 11 12 13 14
  <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"/>
马明帅 已提交
15
  </project>
马明帅 已提交
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
  <project name="communication_bluetooth" path="foundation/communication/bluetooth"  />
  <project name="communication_ipc_lite" path="foundation/communication/ipc_lite"  />
  <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"  />
  <project name="device_hisilicon_hispark_aries" path="device/hisilicon/hispark_aries"  />
  <project name="device_hisilicon_hispark_pegasus" path="device/hisilicon/hispark_pegasus"  />
  <project name="device_hisilicon_third_party_uboot" path="device/hisilicon/third_party/uboot"  />
  <project name="device_qemu" path="device/qemu"  />
  <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 已提交
53
  <project name="powermgr_battery_lite" path="base/powermgr/battery_lite"  />
马明帅 已提交
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
  <project name="prebuilts_lite_sysroot" path="prebuilts/lite/sysroot"  />
  <project name="security_itrustee_ree_lite" path="device/hisilicon/itrustee/itrustee_ree_lite"  />
  <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"  />
81
  <project name="third_party_libsnd" path="third_party/libsnd"  />
马明帅 已提交
82
  <project name="third_party_libuuid" path="third_party/libuuid"  />
O
OpenHarmonySCM(no_reply) 已提交
83
  <project name="third_party_Linux_Kernel" path="third_party/Linux_Kernel" />
84
  <project name="third_party_littlefs" path="third_party/littlefs"  />
马明帅 已提交
85 86 87 88 89 90 91 92 93 94 95
  <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"  />
  <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"  />
96
  <project name="third_party_pulseaudio" path="third_party/pulseaudio"  />
马明帅 已提交
97 98 99 100 101 102 103 104 105
  <project name="third_party_qrcodegen" path="third_party/qrcodegen"  />
  <project name="third_party_rt_thread" path="third_party/rt-thread"  />
  <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"  />
106
  <project name="vendor_ohemu" path="vendor/ohemu" />
马明帅 已提交
107 108 109 110 111 112
  <project name="xts_tools" path="test/xts/tools/lite"  />
  <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 已提交
113
  <project name="telephony_ril_adapter" path="base/telephony/ril_adapter"/>
马明帅 已提交
114 115 116 117
  <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 已提交
118 119 120 121
  <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 已提交
122
  <project name="third_party_glfw" path="third_party/glfw"/>
马明帅 已提交
123 124 125 126 127
  <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 已提交
128
  <project name="applications_photos" path="applications/standard/photos"/>
B
BlancWu 已提交
129
  <project name="applications_camera" path="applications/standard/camera"/>
130 131
  <project name="sensors_miscdevice" path="base/sensors/miscdevice"/>
  <project name="sensors_sensor" path="base/sensors/sensor"/>
马明帅 已提交
132 133 134 135 136 137 138 139 140 141
  <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"/>
马明帅 已提交
142 143 144
  <project name="device_hisilicon_build" path="device/hisilicon/build"/>
  <project name="device_hisilicon_drivers" path="device/hisilicon/drivers"/>
  <project name="device_hisilicon_hardware" path="device/hisilicon/hardware"/>
马明帅 已提交
145
  <project name="device_hisilicon_hi3516dv300" path="device/hisilicon/hi3516dv300"/>
马明帅 已提交
146 147
  <project name="device_hisilicon_hispark_taurus" path="device/hisilicon/hispark_taurus"/>
  <project name="device_hisilicon_modules" path="device/hisilicon/modules"/>
148
  <project name="distributeddatamgr_appdatamgr" path="foundation/distributeddatamgr/appdatamgr"/>
马明帅 已提交
149 150 151 152 153 154 155 156 157
  <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"/>
S
stesen 已提交
158
  <project name="hiviewdfx_blackbox" path="base/hiviewdfx/blackbox"/>
马明帅 已提交
159 160
  <project name="hiviewdfx_faultloggerd" path="base/hiviewdfx/faultloggerd"/>
  <project name="hiviewdfx_hiappevent" path="base/hiviewdfx/hiappevent"/>
S
stesen 已提交
161 162
  <project name="hiviewdfx_hicollie" path="base/hiviewdfx/hicollie"/>
  <project name="hiviewdfx_hidumper_lite" path="base/hiviewdfx/hidumper_lite"/>
马明帅 已提交
163
  <project name="hiviewdfx_hilog" path="base/hiviewdfx/hilog"/>
S
stesen 已提交
164
  <project name="hiviewdfx_hitrace" path="base/hiviewdfx/hitrace"/>
马明帅 已提交
165 166 167 168 169
  <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 已提交
170 171 172
  <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" />
马明帅 已提交
173 174 175 176 177
  <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 已提交
178
  <project name="multimedia_medialibrary_standard" path="foundation/multimedia/medialibrary_standard"/>
马明帅 已提交
179 180
  <project name="multimodalinput_input" path="foundation/multimodalinput/input"/>
  <project name="notification_ces_standard" path="base/notification/ces_standard"/>
C
chensi10 已提交
181
  <project name="notification_ans_standard" path="base/notification/ans_standard"/>
马明帅 已提交
182 183 184 185 186
  <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"/>
  <project name="productdefine_common" path="productdefine/common"/>
  <project name="resources" path="utils/resources"/>
马明帅 已提交
187 188 189 190
  <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"/>
马明帅 已提交
191 192
  <project name="security_dataclassification" path="base/security/dataclassification"/>
  <project name="startup_appspawn" path="base/startup/appspawn_standard"/>
马明帅 已提交
193 194
  <project name="test_developertest" path="test/developertest"/>
  <project name="test_xdevice" path="test/xdevice"/>
马明帅 已提交
195 196 197 198 199 200 201
  <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 已提交
202
  <project name="third_party_ejdb" path="third_party/ejdb"/>
马明帅 已提交
203
  <project name="third_party_expat" path="third_party/expat"/>
A
appoe 已提交
204
  <project name="third_party_ffmpeg" path="third_party/ffmpeg"/>
马明帅 已提交
205 206 207 208 209
  <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 已提交
210
  <project name="third_party_iowow" path="third_party/iowow"/>
马明帅 已提交
211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242
  <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"/>
马明帅 已提交
243
  <project name="third_party_wpa_supplicant" path="third_party/wpa_supplicant"/>
马明帅 已提交
244 245 246 247 248 249 250 251
  <project name="third_party_flatbuffers" path="third_party/flatbuffers"/>
  <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"/>
马明帅 已提交
252
  <project name="xts_acts" path="test/xts/acts"/>
马明帅 已提交
253 254 255
  <project name="xts_tools_full" path="test/xts/tools">
    <linkfile dest="test/xts/ohos.build" src="build/ohos.build"/>
  </project>
P
pengguanqi 已提交
256
  <project name="device_manager" path="foundation/distributedhardware/devicemanager"/>
X
xliu 已提交
257 258 259 260
  <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 已提交
261 262 263 264
  <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"/>
265
</manifest>