sigs.json 48.6 KB
Newer Older
1
{
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
    "sigs-List": [{
            "sig-name": "sig-kernel",
            "projects": [
                "https://gitee.com/openharmony/third_party_littlefs",
                "https://gitee.com/openharmony/third_party_e2fsprogs",
                "https://gitee.com/openharmony/kernel_linux_build",
                "https://gitee.com/openharmony/kernel_linux_4.19",
                "https://gitee.com/openharmony/kernel_linux_5.10",
                "https://gitee.com/openharmony/filemanagement_user_file_service",
                "https://gitee.com/openharmony/filemanagement_file_api",
                "https://gitee.com/openharmony/filemanagement_app_file_service",
                "https://gitee.com/openharmony/filemanagement_storage_service",
                "https://gitee.com/openharmony/filemanagement_dfs_service",
                "https://gitee.com/openharmony-sig/filemanagement_fs_tools",
                "https://gitee.com/openharmony/third_party_f2fs-tools",
                "https://gitee.com/openharmony/third_party_ntfs-3g",
                "https://gitee.com/openharmony/third_party_fsck_msdos",
                "https://gitee.com/openharmony/third_party_gptfdisk",
                "https://gitee.com/openharmony/third_party_newfs_msdos",
21
                "https://gitee.com/openharmony/third_party_exfat-utils",
陈杰 已提交
22
                "https://gitee.com/openharmony/third_party_exfatprogs",
23 24
                "https://gitee.com/openharmony/third_party_mimalloc",
                "https://gitee.com/openharmony-sig/resourceschedule_ffrt_core",
Z
zhushengle 已提交
25 26 27
                "https://gitee.com/openharmony-sig/resourceschedule_ffrt_sched",
                "https://gitee.com/openharmony/kernel_uniproton",
                "https://gitee.com/openharmony/vendor_alientek"
28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
            ],
            "project-path": [
                "third_party/littlefs",
                "third_party/e2fsprogs",
                "kernel/linux/build",
                "kernel/linux/linux-4.19",
                "kernel/linux/linux-5.10",
                "foundation/filemanagement/user_file_service",
                "foundation/filemanagement/file_api",
                "foundation/filemanagement/app_file_service",
                "foundation/filemanagement/storage_service",
                "foundation/filemanagement/dfs_service",
                "foundation/filemanagement/fs_tools",
                "third_party/f2fs-tools",
                "third_party/ntfs-3g",
                "third_party/fsck_msdos",
                "third_party/gptfdisk",
                "third_party/newfs_msdos",
46
                "third_party/exfat-utils",
陈杰 已提交
47
                "third_party/exfatprogs",
48 49
                "third_party/mimalloc",
                "foundation/resourceschedule/ffrt_core",
Z
zhushengle 已提交
50 51 52
                "foundation/resourceschedule/ffrt_sched",
                "kernel/uniproton",
                "vendor/alientek"
53 54 55 56 57
            ]
        },
        {
            "sig-name": "sig-driver",
            "projects": [
58
                "https://gitee.com/openharmony/drivers_hdf_core",
59 60 61 62 63 64
                "https://gitee.com/openharmony/drivers_peripheral",
                "https://gitee.com/openharmony/drivers_interface",
                "https://gitee.com/openharmony/third_party_libnl",
                "https://gitee.com/openharmony/third_party_openmax"
            ],
            "project-path": [
65
                "drivers/hdf_core",
66 67 68 69 70 71 72 73 74 75 76
                "drivers/peripheral",
                "drivers/interface",
                "third_party/libnl",
                "third_party/openmax"
            ]
        },
        {
            "sig-name": "sig-devboard",
            "projects": [
                "https://gitee.com/openharmony-sig/device_st",
                "https://gitee.com/openharmony-sig/vendor_st",
77
                "https://gitee.com/openharmony/device_soc_allwinner",
P
paworcn 已提交
78 79
                "https://gitee.com/openharmony/device_board_isoftstone",
                "https://gitee.com/openharmony/vendor_isoftstone",
80 81 82 83 84 85 86 87
                "https://gitee.com/openharmony-sig/device_mediatek",
                "https://gitee.com/openharmony-sig/vendor_mediatek",
                "https://gitee.com/openharmony-sig/device_nordic",
                "https://gitee.com/openharmony-sig/vendor_nordic",
                "https://gitee.com/openharmony-sig/device_nxp",
                "https://gitee.com/openharmony-sig/vendor_nxp",
                "https://gitee.com/openharmony-sig/device_fudanmicro",
                "https://gitee.com/openharmony-sig/vendor_fudanmicro",
88
                "https://gitee.com/openharmony/device_soc_bestechnic",
89
                "https://gitee.com/openharmony/vendor_bestechnic",
90
                "https://gitee.com/openharmony/device_board_fnlink",
91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
                "https://gitee.com/openharmony-sig/device_ingenic",
                "https://gitee.com/openharmony-sig/vendor_ingenic",
                "https://gitee.com/openharmony-sig/device_soc_espressif",
                "https://gitee.com/openharmony-sig/device_board_espressif",
                "https://gitee.com/openharmony-sig/vendor_espressif",
                "https://gitee.com/openharmony-sig/device_winnermicro",
                "https://gitee.com/openharmony-sig/vendor_winnermicro",
                "https://gitee.com/openharmony-sig/device_rockchip",
                "https://gitee.com/openharmony-sig/vendor_rockchip",
                "https://gitee.com/openharmony-sig/device_unisoc",
                "https://gitee.com/openharmony-sig/vendor_unisoc",
                "https://gitee.com/openharmony-sig/device_broadcom",
                "https://gitee.com/openharmony-sig/vendor_broadcom",
                "https://gitee.com/openharmony-sig/device_realtek",
                "https://gitee.com/openharmony-sig/vendor_realtek",
                "https://gitee.com/openharmony-sig/device_bouffalolab",
                "https://gitee.com/openharmony-sig/vendor_bouffalolab",
                "https://gitee.com/openharmony-sig/device_beken",
                "https://gitee.com/openharmony-sig/vendor_beken",
110 111 112
                "https://gitee.com/openharmony/device_soc_asrmicro",
                "https://gitee.com/openharmony/vendor_asrmicro",
                "https://gitee.com/openharmony/device_board_lango",
113 114 115 116 117
                "https://gitee.com/openharmony/device_qemu",
                "https://gitee.com/openharmony/vendor_ohemu",
                "https://gitee.com/openharmony-sig/devboard_device_hihope_build",
                "https://gitee.com/openharmony-sig/devboard_device_hihope_dayu",
                "https://gitee.com/openharmony-sig/devboard_vendor_hihope",
118 119 120 121 122
                "https://gitee.com/openharmony/device_board_hihope",
                "https://gitee.com/openharmony/vendor_hihope",
                "https://gitee.com/openharmony/device_soc_rockchip",
                "https://gitee.com/openharmony/device_soc_winnermicro",
                "https://gitee.com/openharmony/device_board_bearpi",
123 124 125 126 127
                "https://gitee.com/openharmony-sig/applications_sample_bearpi_hm_nano",
                "https://gitee.com/openharmony/vendor_bearpi",
                "https://gitee.com/openharmony-sig/vendor_huawei_ipcamera_v3s",
                "https://gitee.com/openharmony-sig/vendor_oh_fun",
                "https://gitee.com/openharmony-sig/vendor_huawei_minidisplay_demo",
128 129 130
                "https://gitee.com/openharmony/device_soc_st",
                "https://gitee.com/openharmony/device_board_talkweb",
                "https://gitee.com/openharmony/vendor_talkweb",
131
                "https://gitee.com/openharmony-sig/devboard_vendor_rpi3b",
132 133 134
                "https://gitee.com/openharmony/device_board_unionman",
                "https://gitee.com/openharmony/device_soc_amlogic",
                "https://gitee.com/openharmony/vendor_unionman",
135 136 137
                "https://gitee.com/openharmony-sig/devboard_device_itcast_genkipi",
                "https://gitee.com/openharmony-sig/devboard_vendor_itcast_genkipi",
                "https://gitee.com/openharmony-sig/devboard_waffle_nano",
138 139 140
                "https://gitee.com/openharmony/device_board_goodix",
                "https://gitee.com/openharmony/vendor_goodix",
                "https://gitee.com/openharmony/device_soc_goodix",
141 142 143 144 145
                "https://gitee.com/openharmony/device_soc_hisilicon",
                "https://gitee.com/openharmony/device_board_hisilicon",
                "https://gitee.com/openharmony/device_board_fnlink",
                "https://gitee.com/openharmony-sig/device_soc_t-head",
                "https://gitee.com/openharmony-sig/device_board_t-head",
146 147 148
                "https://gitee.com/openharmony-sig/vendor_t-head",
                "https://gitee.com/openharmony/device_soc_chipsea",
                "https://gitee.com/openharmony/device_board_chipsea",
149
                "https://gitee.com/openharmony/vendor_chipsea",
P
paworcn 已提交
150
                "https://gitee.com/openharmony/device_board_isoftstone",
151 152 153
                "https://gitee.com/openharmony/vendor_isoftstone",
                "https://gitee.com/openharmony-sig/device_soc_hpmicro",
                "https://gitee.com/openharmony-sig/device_board_hpmicro",
154 155
                "https://gitee.com/openharmony-sig/vendor_hpmicro",
                "https://gitee.com/openharmony/device_board_kaihong",
156 157 158 159
                "https://gitee.com/openharmony/vendor_kaihong",
                "https://gitee.com/openharmony-sig/vendor_ubtech",
                "https://gitee.com/openharmony-sig/device_board_ubtech",
                "https://gitee.com/openharmony-sig/device_soc_xinsheng"
160 161 162 163
            ],
            "project-path": [
                "device/st",
                "vendor/st",
164 165 166
                "device/soc/allwinner",
                "device/board/seed",
                "vendor/seed",
167 168 169 170 171 172 173 174
                "device/mediatek",
                "vendor/mediatek",
                "device/nordic",
                "vendor/nordic",
                "device/nxp",
                "vendor/nxp",
                "device/fudanmicro",
                "vendor/fudanmicro",
175
                "device/soc/echnic",
176
                "vendor/bestechnic",
177
                "device/board/fnlink",
178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
                "device/ingenic",
                "vendor/ingenic",
                "device/soc/espressif",
                "vendor/board/espressif",
                "device/winnermicro",
                "vendor/winnermicro",
                "device/rockchip",
                "vendor/rockchip",
                "device/unisoc",
                "vendor/unisoc",
                "device/broadcom",
                "vendor/broadcom",
                "device/realtek",
                "vendor/realtek",
                "device/bouffalolab",
                "vendor/bouffalolab",
                "device/beken",
                "vendor/beken",
196
                "device/soc/asrmicro",
197
                "vendor/asrmicro",
198
                "device/board/lango",
199 200 201 202 203
                "device/qemu",
                "vendor/ohemu",
                "device/hihope/dayu",
                "device/hihope/build",
                "vendor/hihope",
204 205 206 207 208
                "device/board/hihope",
                "vendor/hihope",
                "device/soc/rockchip",
                "device/soc/winnermicro",
                "device/board/bearpi",
209 210 211 212 213 214
                "applications/sample/bearpi_hm_nano",
                "vendor/bearpi",
                "vendor/huawei/ipcamera_v3s",
                "vendor/huawei/minidisplay_demo",
                "vendor/oh_fun",
                "applications",
215 216
                "device/board/talkweb",
                "device/soc/st",
217 218
                "vendor/talkweb",
                "vendor/rpi3",
219 220 221
                "device/board/unionman",
                "device/soc/amlogic",
                "vendor/unionman",
222 223 224
                "device/itcast/genkipi",
                "vendor/itcast/genkipi",
                "devboard_waffle_nano",
225 226 227
                "device_board_goodix",
                "vendor_goodix",
                "device_soc_goodix",
228 229 230 231
                "device/soc/hisilicon",
                "device/board/hisilicon",
                "device/soc/t-head",
                "device/board/t-head",
232 233 234
                "vendor/t-head",
                "device/soc/chipsea",
                "device/board/chipsea",
235 236 237
                "vendor/chipsea",
                "device/board/telink",
                "vendor/telink",
P
paworcn 已提交
238 239
                "device/soc/telink",
                "device/board/isoftstone",
240 241 242
                "vendor/isoftstone",
                "device/soc/hpmicro",
                "device/board/hpmicro",
243 244
                "vendor/hpmicro",
                "device/board/kaihong",
245 246 247 248
                "vendor/kaihong",
                "vendor/ubtech",
                "device/board/ubtech",
                "device/soc/xinsheng"
249 250 251 252 253 254 255 256 257
            ]
        },
        {
            "sig-name": "sig-bluetooth",
            "projects": "https://gitee.com/openharmony/communication_bluetooth",
            "project-path": "foundation/communication/bluetooth"
        },
        {
            "sig-name": "sig-distributerdatamgr",
258
            "projects": [
259 260 261 262
                "https://gitee.com/openharmony/distributeddatamgr_relational_store",
                "https://gitee.com/openharmony/distributeddatamgr_preferences",
                "https://gitee.com/openharmony/distributeddatamgr_data_share",
                "https://gitee.com/openharmony/distributeddatamgr_kv_store",
263
                "https://gitee.com/openharmony/distributeddatamgr_data_object",
264 265
                "https://gitee.com/openharmony/distributeddatamgr_pasteboard",
                "https://gitee.com/openharmony/distributeddatamgr_datamgr_service"
266 267
            ],
            "project-path": [
268 269 270 271
                "foundation/distributeddatamgr/relational_store",
                "foundation/distributeddatamgr/preferences",
                "foundation/distributeddatamgr/data_share",
                "foundation/distributeddatamgr/kv_store",
272
                "foundation/distributeddatamgr/data_object",
273 274
                "foundation/distributeddatamgr/pasteboard",
                "foundation/distributeddatamgr/datamgr_service"
275
            ]
276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323
        },
        {
            "sig-name": "sig-toolchains",
            "projects": [
                "https://gitee.com/openharmony-sig/sig-tools-toolchains",
                "https://gitee.com/openharmony/developtools_hdc",
                "https://gitee.com/openharmony/developtools_hiperf",
                "https://gitee.com/openharmony/developtools_syscap_codec"
            ],
            "project-path": [
                "NONE",
                "developtools/hdc",
                "developtools/hiperf",
                "developtools/syscap_codec"
            ]
        },
        {
            "sig-name": "sig-openblock",
            "projects": [
                "https://gitee.com/openharmony-sig/openblock",
                "https://gitee.com/openharmony-sig/openblock_blocks"
            ],
            "project-path": "NONE"
        },
        {
            "sig-name": "sig-riscv",
            "projects": [
                "https://gitee.com/openharmony-sig/riscv",
                "https://gitee.com/openharmony-sig/riscv_device_sunxi"
            ],
            "project-path": [
                "None",
                "device/sunxi"
            ]
        },
        {
            "sig-name": "sig-systemapplications",
            "projects": [
                "https://gitee.com/openharmony/applications_systemui",
                "https://gitee.com/openharmony/applications_settings",
                "https://gitee.com/openharmony/applications_launcher",
                "https://gitee.com/openharmony-sig/system_applications",
                "https://gitee.com/openharmony-sig/applications_screenshot",
                "https://gitee.com/openharmony-sig/applications_screenlock",
                "https://gitee.com/openharmony-sig/applications_admin_provisioning",
                "https://gitee.com/openharmony-sig/applications_theme",
                "https://gitee.com/openharmony-sig/applications_settings_data",
                "https://gitee.com/openharmony-sig/applications_contactsdata",
324
                "https://gitee.com/openharmony-sig/applications_notes",
325 326 327
                "https://gitee.com/openharmony/applications_app_samples",
                "https://gitee.com/openharmony-sig/applications_filemanager",
		"https://gitee.com/openharmony-sig/applications_inputmethod"
328 329 330 331 332 333 334 335 336 337 338 339
            ],
            "project-path": [
                "applications/standard/systemui",
                "applications/standard/settings",
                "applications/standard/launcher",
                "NONE",
                "applications/standard/screenshot",
                "applications/standard/screenlock",
                "applications/standard/admin_provisioning",
                "applications/standard/theme",
                "applications/standard/settings_data",
                "applications/standard/contactsdata",
340
                "applications/standard/notes",
341 342 343
                "applications/standard/app_samples",
		"NONE",
		"NONE"
344 345 346 347 348 349 350 351
            ]
        },
        {
            "sig-name": "sig-ai-framework",
            "projects": [
                "https://gitee.com/openharmony/third_party_mindspore",
                "https://gitee.com/openharmony-sig/dllite_micro",
                "https://gitee.com/openharmony/third_party_flatbuffers",
L
leo 已提交
352
                "https://gitee.com/openharmony/third_party_opencl-headers",
353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370
                "https://gitee.com/openharmony-sig/third_party_opencl-clhpp"
            ],
            "project-path": [
                "third_party/mindspore",
                "foundation/ai/dllite-micro",
                "third_party/flatbuffers",
                "third_party/opencl-headers",
                "third_party/opencl-clhpp"
            ]
        },
        {
            "sig-name": "sig-softbus",
            "projects": [
                "https://gitee.com/openharmony/communication_dsoftbus",
                "https://gitee.com/openharmony/communication_ipc",
                "https://gitee.com/openharmony/communication_ipc_lite",
                "https://gitee.com/openharmony/communication_bluetooth",
                "https://gitee.com/openharmony/communication_nfc",
张秀平 已提交
371
                "https://gitee.com/openharmony/communication_connected_nfc_tag",
372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395
                "https://gitee.com/openharmony/communication_wifi",
                "https://gitee.com/openharmony/communication_wifi_lite",
                "https://gitee.com/openharmony/communication_wifi_aware",
                "https://gitee.com/openharmony/base_location",
                "https://gitee.com/openharmony/telephony_call_manager",
                "https://gitee.com/openharmony/telephony_cellular_call",
                "https://gitee.com/openharmony/telephony_core_service",
                "https://gitee.com/openharmony/telephony_sms_mms",
                "https://gitee.com/openharmony/telephony_state_registry",
                "https://gitee.com/openharmony/applications_camera_sample_communication",
                "https://gitee.com/openharmony/applications_sample_wifi_iot",
                "https://gitee.com/openharmony/iothardware_peripheral",
                "https://gitee.com/openharmony/iot_link",
                "https://gitee.com/openharmony/third_party_lwip",
                "https://gitee.com/openharmony-sig/third_party_nfc-nci",
                "https://gitee.com/openharmony/third_party_wpa_supplicant",
                "https://gitee.com/openharmony/third_party_libcoap"
            ],
            "project-path": [
                "foundation/communication/dsoftbus",
                "foundation/communication/ipc",
                "foundation/communication/ipc_lite",
                "foundation/communication/bluetooth",
                "foundation/communication/nfc",
张秀平 已提交
396
                "foundation/communication/connected_nfc_tag",
397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442
                "foundation/communication/wifi",
                "foundation/communication/wifi_lite",
                "foundation/communication/wifi_aware",
                "base/location",
                "base/telephony/call_manager",
                "base/telephony/cellular_call",
                "base/telephony/core_service",
                "base/telephony/sms_mms",
                "base/telephony/state_registry",
                "applications/sample/camera/communication",
                "applications/sample/wifi-iot",
                "base/iot_hardware/peripheral",
                "domains/iot/link",
                "third_party/lwip",
                "third_party/nfc-nci",
                "third_party/wpa_supplicant",
                "third_party/libcoap"
            ]
        },
        {
            "sig-name": "sig-api",
            "projects": "https://gitee.com/openharmony/interface_sdk-js",
            "project-path": "interface/sdk-js"
        },
        {
            "sig-name": "sig-telephony",
            "projects": [
                "https://gitee.com/openharmony/communication_netstack",
                "https://gitee.com/openharmony/communication_netmanager_base",
                "https://gitee.com/openharmony/communication_netmanager_ext"
            ],
            "project-path": [
                "foundation/communication/netstack",
                "foundation/communication/netmanager_base",
                "foundation/communication/netmanager_ext"
            ]
        },
        {
            "sig-name": "sig-distributedhardwaremgr",
            "projects": [
                "https://gitee.com/openharmony/sensors_miscdevice_lite",
                "https://gitee.com/openharmony/sensors_sensor_lite",
                "https://gitee.com/openharmony/sensors_miscdevice",
                "https://gitee.com/openharmony/sensors_sensor",
                "https://gitee.com/openharmony/sensors_medical_sensor",
                "https://gitee.com/openharmony/sensors_start",
443
                "https://gitee.com/openharmony/usb_usb_manager",
444 445 446 447 448 449 450
                "https://gitee.com/openharmony/powermgr_powermgr_lite",
                "https://gitee.com/openharmony/powermgr_battery_manager",
                "https://gitee.com/openharmony/powermgr_display_manager",
                "https://gitee.com/openharmony/powermgr_power_manager",
                "https://gitee.com/openharmony/powermgr_battery_lite",
                "https://gitee.com/openharmony/powermgr_battery_statistics",
                "https://gitee.com/openharmony/powermgr_thermal_manager",
451 452 453 454 455 456
                "https://gitee.com/openharmony/distributedhardware_device_manager",
                "https://gitee.com/openharmony/distributedhardware_distributed_hardware_fwk",
                "https://gitee.com/openharmony-sig/distributedhardware_distributed_input",
                "https://gitee.com/openharmony/distributedhardware_distributed_camera",
                "https://gitee.com/openharmony/distributedhardware_distributed_screen",
                "https://gitee.com/openharmony-sig/distributedhardware_distributed_audio",
457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518
                "https://gitee.com/openharmony-sig/msdp_start",
                "https://gitee.com/openharmony-sig/msdp_motion",
                "https://gitee.com/openharmony-sig/msdp_movement",
                "https://gitee.com/openharmony-sig/msdp_device_status",
                "https://gitee.com/openharmony-sig/msdp_spatial_awareness",
                "https://gitee.com/openharmony-sig/msdp_geofence",
                "https://gitee.com/openharmony-sig/msdp_timeline"
            ],
            "project-path": [
                "base/sensors/miscdevice_lite",
                "base/sensors/sensor_lite",
                "base/sensors/miscdevice",
                "base/sensors/sensor",
                "base/sensors/medical_sensor",
                "base/sensors/start",
                "base/usb/usb_manager",
                "base/powermgr/powermgr_lite",
                "base/powermgr/battery_manager",
                "base/powermgr/display_manager",
                "base/powermgr/power_manager",
                "base/powermgr/battery_lite",
                "base/powermgr/battery_statistics",
                "base/powermgr/thermal_manager",
                "foundation/distributedhardware/devicemanager",
                "foundation/distributedhardware/distributedhardwarefwk",
                "foundation/distributedhardware/distributedinput",
                "foundation/distributedhardware/distributedcamera",
                "foundation/distributedhardware/distributedscreen",
                "foundation/distributedhardware/distributedaudio",
                "base/msdp/start",
                "base/msdp/motion",
                "base/msdp/movement",
                "base/msdp/device_status",
                "base/msdp/spatial_awareness",
                "base/msdp/geofence",
                "base/msdp/timeline"
            ]
        },
        {
            "sig-name": "sig-release",
            "projects": "https://gitee.com/openharmony/release-management",
            "project-path": "NONE"
        },
        {
            "sig-name": "sig-basicsoftwareservice",
            "projects": [
                "https://gitee.com/openharmony/hiviewdfx_hievent_lite",
                "https://gitee.com/openharmony/hiviewdfx_hilog_lite",
                "https://gitee.com/openharmony/hiviewdfx_hiview_lite",
                "https://gitee.com/openharmony/third_party_curl",
                "https://gitee.com/openharmony/hiviewdfx_faultloggerd",
                "https://gitee.com/openharmony/hiviewdfx_hiappevent",
                "https://gitee.com/openharmony/hiviewdfx_hichecker",
                "https://gitee.com/openharmony/hiviewdfx_hidumper",
                "https://gitee.com/openharmony/hiviewdfx_hilog",
                "https://gitee.com/openharmony/hiviewdfx_hisysevent",
                "https://gitee.com/openharmony/hiviewdfx_hiview",
                "https://gitee.com/openharmony/third_party_libunwind",
                "https://gitee.com/openharmony/hiviewdfx_hitrace",
                "https://gitee.com/openharmony/hiviewdfx_hicollie",
                "https://gitee.com/openharmony/hiviewdfx_blackbox",
                "https://gitee.com/openharmony/hiviewdfx_hidumper_lite",
W
wenlong_12 已提交
519
                "https://gitee.com/openharmony/developtools_bytrace",
520 521 522 523 524 525 526
                "https://gitee.com/openharmony/third_party_ejdb",
                "https://gitee.com/openharmony/third_party_iowow",
                "https://gitee.com/openharmony/startup_appspawn_lite",
                "https://gitee.com/openharmony/startup_bootstrap_lite",
                "https://gitee.com/openharmony/startup_init_lite",
                "https://gitee.com/openharmony/startup_syspara_lite",
                "https://gitee.com/openharmony/startup_appspawn",
H
hughes 已提交
527
                "https://gitee.com/openharmony/update_sys_installer_lite",
528 529 530 531
                "https://gitee.com/openharmony/update_app",
                "https://gitee.com/openharmony/update_packaging_tools",
                "https://gitee.com/openharmony/update_updater",
                "https://gitee.com/openharmony/update_updateservice",
H
hughes 已提交
532
                "https://gitee.com/openharmony/update_sys_installer",
533 534
                "https://gitee.com/openharmony/third_party_bzip2",
                "https://gitee.com/openharmony/third_party_lz4",
535 536 537 538 539 540
                "https://gitee.com/openharmony/time_time_service",
                "https://gitee.com/openharmony/inputmethod_imf",
                "https://gitee.com/openharmony/theme_wallpaper_mgr",
                "https://gitee.com/openharmony/theme_screenlock_mgr",
                "https://gitee.com/openharmony-sig/print_print_fwk",
                "https://gitee.com/openharmony/request_request",
541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559
                "https://gitee.com/openharmony/notification_ces_standard",
                "https://gitee.com/openharmony/notification_ans_standard",
                "https://gitee.com/openharmony/account_os_account",
                "https://gitee.com/openharmony-sig/account_app_account",
                "https://gitee.com/openharmony/third_party_nghttp2",
                "https://gitee.com/openharmony/third_party_libwebsockets",
                "https://gitee.com/openharmony-sig/third_party_iptables",
                "https://gitee.com/openharmony-sig/third_party_libmnl",
                "https://gitee.com/openharmony-sig/third_party_libnetfilter_conntrack",
                "https://gitee.com/openharmony-sig/third_party_libnfnetlink",
                "https://gitee.com/openharmony-sig/third_party_libnftnl",
                "https://gitee.com/openharmony/accessibility",
                "https://gitee.com/openharmony/device_profile_core",
                "https://gitee.com/openharmony/resourceschedule_work_scheduler",
                "https://gitee.com/openharmony/resourceschedule_background_task_mgr",
                "https://gitee.com/openharmony/resourceschedule_device_usage_statistics",
                "https://gitee.com/openharmony/resourceschedule_resource_schedule_service",
                "https://gitee.com/openharmony/third_party_pyyaml",
                "https://gitee.com/openharmony/resourceschedule_memmgr",
560
                "https://gitee.com/openharmony/resourceschedule_frame_aware_sched",
Z
zero-cyc 已提交
561 562
                "https://gitee.com/openharmony-sig/customization_enterprise_device_management",
                "https://gitee.com/openharmony/notification_eventhandler"
563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587
            ],
            "project-path": [
                "base/hiviewdfx/hievent_lite",
                "base/hiviewdfx/hilog_lite",
                "base/hiviewdfx/hiview_lite",
                "third_party/curl",
                "third_party/nghttp2",
                "third_party/third_party_libwebsockets",
                "third_party/third_party_iptables",
                "third_party/third_party_libmnl",
                "third_party/third_party_libnetfilter_conntrack",
                "third_party/third_party_libnfnetlink",
                "third_party/third_party_libnftnl",
                "base/hiviewdfx/faultloggerd",
                "base/hiviewdfx/hiappevent",
                "base/hiviewdfx/hichecker",
                "base/hiviewdfx/hidumper",
                "base/hiviewdfx/hilog",
                "base/hiviewdfx/hisysevent",
                "base/hiviewdfx/hiview",
                "third_party/libunwind",
                "base/hiviewdfx/hitrace",
                "base/hiviewdfx/hicollie",
                "base/hiviewdfx/blackbox",
                "base/hiviewdfx/hidumper_lite",
W
wenlong_12 已提交
588
                "developtools/bytrace",
589 590 591 592 593 594 595
                "third_party/ejdb",
                "third_party/iowow",
                "base/startup/appspawn_lite",
                "base/startup/bootstrap_lite",
                "base/startup/init_lite",
                "base/startup/syspara_lite",
                "base/startup/appspawn_standard",
H
hughes 已提交
596
                "base/update/sys_installer_lite",
597
                "base/update/update_app",
598 599 600
                "base/update/packaging_tools",
                "base/update/updater",
                "base/update/updateservice",
H
hughes 已提交
601
                "base/update/sys_installer",
602 603
                "third_party/bzip2",
                "third_party/lz4",
604 605 606 607 608 609
                "base/time/time_service",
                "base/inputmethod/imf",
                "base/theme/wallpaper_mgr",
                "base/theme/screenlock_mgr",
                "base/print/print_fwk",
                "base/request/request",
Z
zero-cyc 已提交
610 611
                "base/notification/common_event_service",
                "base/notification/distributed_notification_service",
612 613 614 615 616 617 618 619 620 621
                "base/account/os_account",
                "base/account/app_account",
                "base/accessibility",
                "foundation/deviceprofile/device_profile_core",
                "foundation/resourceschedule/work_scheduler",
                "foundation/resourceschedule/background_task_mgr",
                "foundation/resourceschedule/device_usage_statistics",
                "foundation/resourceschedule/resource_schedule_service",
                "third_party/pyyaml",
                "foundation/resourceschedule/plugins/memmgr",
622
                "foundation/resourceschedule/frame_aware_sched",
Z
zero-cyc 已提交
623 624
                "base/customization/enterprise_device_management",
                "base/notification/eventhandler"
625 626 627 628 629
            ]
        },
        {
            "sig-name": "sig-graphicsandmedia",
            "projects": [
630
                "https://gitee.com/openharmony/multimedia_player_framework",
631
                "https://gitee.com/openharmony/multimedia_audio_framework",
632
                "https://gitee.com/openharmony/multimedia_camera_framework",
J
jiahaoluo 已提交
633
                "https://gitee.com/openharmony/multimedia_media_library",
R
renhw 已提交
634
                "https://gitee.com/openharmony/multimedia_image_framework",
W
wTong888 已提交
635
                "https://gitee.com/openharmony/multimedia_av_session",
636 637 638 639 640 641 642 643 644 645 646 647 648 649 650
                "https://gitee.com/openharmony/multimedia_histreamer",
                "https://gitee.com/openharmony/multimedia_media_lite",
                "https://gitee.com/openharmony/multimedia_audio_lite",
                "https://gitee.com/openharmony/multimedia_camera_lite",
                "https://gitee.com/openharmony/multimedia_utils_lite",
                "https://gitee.com/openharmony/third_party_gstreamer",
                "https://gitee.com/openharmony/third_party_glib",
                "https://gitee.com/openharmony/third_party_libffi",
                "https://gitee.com/openharmony/third_party_libsnd",
                "https://gitee.com/openharmony/third_party_pulseaudio",
                "https://gitee.com/openharmony/third_party_ffmpeg",
                "https://gitee.com/openharmony/third_party_libsoup",
                "https://gitee.com/openharmony/third_party_libpsl",
                "https://gitee.com/openharmony/third_party_gettext",
                "https://gitee.com/openharmony/third_party_openh264",
651
                "https://gitee.com/openharmony/graphic_graphic_2d",
652 653 654 655 656 657 658 659 660 661 662 663 664
                "https://gitee.com/openharmony/graphic_surface",
                "https://gitee.com/openharmony/graphic_ui",
                "https://gitee.com/openharmony/graphic_utils",
                "https://gitee.com/openharmony/graphic_wms",
                "https://gitee.com/openharmony/third_party_weston",
                "https://gitee.com/openharmony/third_party_wayland-ivi-extension",
                "https://gitee.com/openharmony/third_party_wayland-protocols_standard",
                "https://gitee.com/openharmony/third_party_wayland_standard",
                "https://gitee.com/openharmony/third_party_libdrm",
                "https://gitee.com/openharmony/third_party_pixman",
                "https://gitee.com/openharmony/third_party_egl",
                "https://gitee.com/openharmony/third_party_opengles",
                "https://gitee.com/openharmony/third_party_skia",
665
                "https://gitee.com/openharmony/window_window_manager",
666
                "https://gitee.com/openharmony-sig/third_party_libexif",
B
benb365 已提交
667
                "https://gitee.com/openharmony/third_party_opensles",
B
benb365 已提交
668
                "https://gitee.com/openharmony/third_party_libjpeg-turbo"
669 670
            ],
            "project-path": [
671
                "foundation/multimedia/player_framework",
672
                "foundation/multimedia/audio_framework",
673
                "foundation/multimedia/camera_framework",
674
                "foundation/multimedia/medialibrary_standard",
R
renhw 已提交
675
                "foundation/multimedia/image_framework",
W
wTong888 已提交
676
                "foundation/multimedia/av_session",
677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705
                "foundation/multimedia/histreamer",
                "foundation/multimedia/media_lite",
                "foundation/multimedia/audio_lite",
                "foundation/multimedia/camera_lite",
                "foundation/multimedia/utils/lite",
                "third_party/gstreamer",
                "third_party/glib",
                "third_party/libffi",
                "third_party/libsnd",
                "third_party/pulseaudio",
                "third_party/ffmpeg",
                "third_party/libsoup",
                "third_party/libpsl",
                "third_party/gettext",
                "third_party/openh264",
                "foundation/graphic/standard",
                "foundation/graphic/surface",
                "foundation/graphic/ui",
                "foundation/graphic/utils",
                "foundation/graphic/wms",
                "third_party/weston",
                "third_party/wayland-ivi-extension",
                "third_party/wayland-protocols_standard",
                "third_party/wayland_standard",
                "third_party/libdrm",
                "third_party/pixman",
                "third_party/EGL",
                "third_party/openGLES",
                "third_party/skia",
706
                "foundation/window/window_manager",
B
benb365 已提交
707 708
                "third_party/libexif",
                "third_party/libjpeg-turbo"
709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732
            ]
        },
        {
            "sig-name": "sig-python",
            "projects": "https://gitee.com/openharmony-sig/python",
            "project-path": "NONE"
        },
        {
            "sig-name": "sig-infrastructure",
            "projects": [
                "https://gitee.com/openharmony-sig/website",
                "https://gitee.com/openharmony-sig/cicd",
                "https://gitee.com/openharmony-sig/archive",
                "https://gitee.com/openharmony-sig/sig-content"
            ]
        },
        {
            "sig-name": "sig-linkboy",
            "projects": "https://gitee.com/openharmony-sig/linkboy",
            "project-path": "NONE"
        },
        {
            "sig-name": "sig-security",
            "projects": [
何寅燊 已提交
733
                "https://gitee.com/openharmony/security_device_auth",
734 735 736
                "https://gitee.com/openharmony/security_huks",
                "https://gitee.com/openharmony/security_dataclassification",
                "https://gitee.com/openharmony/security_appverify",
737
                "https://gitee.com/openharmony/security_permission_lite",
738 739 740 741 742
                "https://gitee.com/openharmony/third_party_selinux",
                "https://gitee.com/openharmony/third_party_pcre2",
                "https://gitee.com/openharmony/security_selinux",
                "https://gitee.com/openharmony/security_access_token",
                "https://gitee.com/openharmony/useriam_auth_executor_mgr",
C
caohongfei 已提交
743
                "https://gitee.com/openharmony/useriam_face_auth",
744
                "https://gitee.com/openharmony/useriam_pin_auth",
C
caohongfei 已提交
745
                "https://gitee.com/openharmony/useriam_user_auth_framework",
746 747
                "https://gitee.com/openharmony/useriam_user_idm",
                "https://gitee.com/openharmony/security_device_security_level",
748
                "https://gitee.com/openharmony/developtools_hapsigner",
749 750
                "https://gitee.com/openharmony/security_certificate_manager",
                "https://gitee.com/openharmony/security_privacy_center",
751
                "https://gitee.com/openharmony/security_crypto_framework"
752 753
            ],
            "project-path": [
何寅燊 已提交
754
                "base/security/device_auth",
755 756 757 758
                "base/security/huks/",
                "base/security/dataclassification",
                "base/security/device_security_level",
                "base/security/appverify",
759
                "base/security/permission_lite",
760
                "base/security/access_token",
L
lvyuanmin 已提交
761
                "base/security/crypto_framework",
762
                "third_party/selinux",
C
caohongfei 已提交
763 764 765 766 767
                "base/useriam/auth_executor_mgr",
                "base/useriam/face_auth",
                "base/useriam/pin_auth",
                "base/useriam/user_auth_framework",
                "base/useriam/user_idm",
768
                "developtools/hapsigner",
769 770
                "base/security/certificate_manager",
                "applications/standard/security_privacy_center",
771 772 773 774 775 776 777 778 779 780 781 782 783 784 785
                "NONE"
            ]
        },
        {
            "sig-name": "sig-blockchain",
            "projects": [
                "https://gitee.com/openharmony-sig/security_block_chain"
            ],
            "project-path": [
                "NONE"
            ]
        },
        {
            "sig-name": "sig-compileruntime",
            "projects": [
786 787
                "https://gitee.com/openharmony/arkcompiler_runtime_core",
                "https://gitee.com/openharmony/arkcompiler_ets_runtime",
788
                "https://gitee.com/openharmony/arkcompiler_ets_frontend",
789 790 791 792 793 794
                "https://gitee.com/openharmony/arkcompiler_toolchain",
                "https://gitee.com/openharmony/commonlibrary_ets_utils",
                "https://gitee.com/openharmony/commonlibrary_c_utils",
                "https://gitee.com/openharmony/commonlibrary_utils_lite",
                "https://gitee.com/openharmony/third_party_jerryscript",
                "https://gitee.com/openharmony/third_party_quickjs",
795 796
                "https://gitee.com/openharmony/third_party_llvm-project",
                "https://gitee.com/openharmony/third_party_lldb-mi",
797 798 799 800
                "https://gitee.com/openharmony/third_party_mingw-w64",
                "https://gitee.com/openharmony/third_party_musl",
                "https://gitee.com/openharmony-sig/utils_memory",
                "https://gitee.com/openharmony-sig/third_party_mimalloc"
801 802
            ],
            "project-path": [
803 804
                "arkcompiler/runtime_core",
                "arkcompiler/ets_runtime",
805
                "arkcompiler/ets_frontend",
806 807 808 809 810 811 812 813 814 815 816 817
                "arkcompiler/toolchain",
                "commonlibrary/ets_utils",
                "commonlibrary/c_utils",
                "commonlibrary/utils_lite",
                "third_party/jerryscript",
                "third_party/quickjs",
                "third_party/llvm-project",
                "third_party/lldb-mi",
                "third_party/mingw-w64",
                "third_party/musl",
                "utils/memory",
                "third_party/mimalloc"
818 819 820 821 822 823 824 825 826 827 828 829 830 831
            ]
        },
        {
            "sig-name": "sig-miniblink",
            "projects": [
                "NONE"
            ],
            "project-path": [
                "NONE"
            ]
        },
        {
            "sig-name": "sig-appframework",
            "projects": [
832 833
                "https://gitee.com/openharmony/developtools_ace_js2bundle",
                "https://gitee.com/openharmony/developtools_ace_ets2bundle",
834 835 836 837 838 839 840 841 842
                "https://gitee.com/openharmony/third_party_weex-loader",
                "https://gitee.com/openharmony/third_party_parse5",
                "https://gitee.com/openharmony/third_party_glfw",
                "https://gitee.com/openharmony/global_resource_tool",
                "https://gitee.com/openharmony/third_party_chromium",
                "https://gitee.com/openharmony/third_party_cef",
                "https://gitee.com/openharmony/web_webview"
            ],
            "project-path": [
843 844
                "developtools/ace_js2bundle",
                "developtools/ace_ets2bundle",
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861
                "third_party/weex-loader",
                "third_party/parse5",
                "third_party/glfw",
                "developtools/global_resource_tool",
                "third_party/chromium",
                "third_party/cef",
                "base/web/webview"
            ]
        },
        {
            "sig-name": "sig-test",
            "projects": [
                "https://gitee.com/openharmony/third_party_benchmark",
                "https://gitee.com/openharmony/xts_acts",
                "https://gitee.com/openharmony/xts_tools",
                "https://gitee.com/openharmony/xts_hats",
                "https://gitee.com/openharmony/xts_dcts",
R
ry 已提交
862 863 864 865
		"https://gitee.com/openharmony/ostest_wukong",
                "https://gitee.com/openharmony/testfwk_arkxtest",
                "https://gitee.com/openharmony/testfwk_xdevice",
                "https://gitee.com/openharmony/testfwk_developer_test"
866 867 868 869 870 871 872
            ],
            "project-path": [
                "third_party/benchmark",
                "test/xts/acts",
                "test/xts/tools",
                "test/xts/hats",
                "test/xts/dcts",
R
ry 已提交
873 874 875 876
                "test/ostest/wukong",
                "test/testfwk/arkxtest",
                "test/testfwk/xdevice",
                "test/testfwk/developer_test"
877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925
            ]
        },
        {
            "sig-name": "sig-knowlege",
            "projects": [
                "https://gitee.com/openharmony-sig/knowledge",
                "https://gitee.com/openharmony-sig/online_event",
                "https://gitee.com/openharmony-sig/knowledge_demo_smart_home",
                "https://gitee.com/openharmony-sig/knowledge_demo_temp"
            ],
            "project-path": "NONE"
        },
        {
            "sig-name": "sig-ai_framework_integration",
            "projects": [
                "https://gitee.com/openharmony-sig/ai_framework_integration"
            ],
            "project-path": []
        },
        {
            "sig-name": "sig-crossplatformui",
            "projects": [],
            "project-path": []
        },
        {
            "sig-name": "sig-napi_generator",
            "projects": [
                "https://gitee.com/openharmony/napi_generator"
            ],
            "project-path": [
                "NONE"
            ]
        },
        {
            "sig-name": "sig-tee",
            "projects": [
                "https://gitee.com/openharmony-sig/tee_tee_client",
                "https://gitee.com/openharmony-sig/tee_tee_tzdriver",
                "https://gitee.com/openharmony-sig/tee_tee_os_framework",
                "https://gitee.com/openharmony-sig/tee_tee_os_kernel",
                "https://gitee.com/openharmony-sig/tee_tee_dev_kit"
            ],
            "project-path": [
                "base/tee/tee_client",
                "base/tee/tee_tzdriver",
                "base/tee/tee_os_framework",
                "base/tee/tee_os_kernel",
                "base/tee/tee_dev_kit"
            ]
926 927
        },
        {
928 929 930 931
            "sig-name": "sig-applicationframework",
            "projects": [
                "https://gitee.com/openharmony/arkui_ace_engine",
                "https://gitee.com/openharmony/arkui_ace_engine_lite",
932
                "https://gitee.com/openharmony/arkui_napi",
D
dy 已提交
933
                "https://gitee.com/openharmony/ability_ability_runtime",
934
                "https://gitee.com/openharmony/ability_ability_lite",
935
                "https://gitee.com/openharmony/ability_ability_base",
Q
ql 已提交
936 937
                "https://gitee.com/openharmony/ability_dmsfwk",
                "https://gitee.com/openharmony/ability_dmsfwk_lite",
938 939
                "https://gitee.com/openharmony/ability_form_fwk",
                "https://gitee.com/openharmony/ability_idl_tool",
H
hanfeng 已提交
940
                "https://gitee.com/openharmony/bundlemanager_bundle_framework",
M
maoziduanl 已提交
941 942 943
                "https://gitee.com/openharmony/bundlemanager_bundle_framework_lite",
                "https://gitee.com/openharmony/global_resource_management",
                "https://gitee.com/openharmony/global_resource_management_lite",
S
sunyaozu 已提交
944 945
                "https://gitee.com/openharmony/utils_system_resources",
                "https://gitee.com/openharmony/global_i18n",
M
maoziduanl 已提交
946
                "https://gitee.com/openharmony/global_i18n_lite",
Q
ql 已提交
947 948 949 950
                "https://gitee.com/openharmony/developtools_global_resource_tool",
                "https://gitee.com/openharmony/systemabilitymgr_safwk_lite",
                "https://gitee.com/openharmony/systemabilitymgr_samgr_lite",
                "https://gitee.com/openharmony/systemabilitymgr_safwk",
帅煜韬 已提交
951 952
                "https://gitee.com/openharmony/systemabilitymgr_samgr",
                "https://gitee.com/openharmony-sig/third_party_fastjson"
953 954 955 956
            ],
            "project-path": [
                "foundation/arkui/ace_engine",
                "foundation/arkui/ace_engine_lite",
957
                "foundation/arkui/napi",
D
dy 已提交
958
                "foundation/ability/ability_runtime",
959
                "foundation/ability/ability_lite",
D
dy 已提交
960
                "foundation/ability/ability_base",
Q
ql 已提交
961 962
                "foundation/ability/dmsfwk",
                "foundation/ability/dmsfwk_lite",
D
dy 已提交
963 964
                "foundation/ability/form_fwk",
                "foundation/ability/idl_tool",
H
hanfeng 已提交
965
                "foundation/bundlemanager/bundle_framework",
M
maoziduanl 已提交
966 967 968
                "foundation/bundlemanager/bundle_framework_lite",
                "base/global/resource_management",
                "base/global/global_resource_management_lite",
S
sunyaozu 已提交
969 970
                "utils/system_resources",
                "base/global/i18n",
M
maoziduanl 已提交
971
                "base/global/i18n_lite",
Q
ql 已提交
972 973 974 975
                "developtools/global_resource_tool",
                "foundation/systemabilitymgr/safwk_lite",
                "foundation/systemabilitymgr/samgr_lite",
                "foundation/systemabilitymgr/safwk",
帅煜韬 已提交
976 977
                "foundation/systemabilitymgr/samgr",
                "third_party/fastjson"
978
            ]
979 980 981 982 983 984 985 986 987 988 989
        },
        {
            "sig-name": "sig-ide",
            "projects": [
                "https://gitee.com/openharmony-sig/napi_plugin",
                "https://gitee.com/openharmony-sig/hcs_config_plugin"
            ],
            "project-path": [
                "NONE",
                "NONE"
            ]
990 991 992 993 994 995 996 997 998 999
        },
		{
			"sig-name":"sig-Qt",
			"projects":[
				"https://gitee.com/openharmony-sig/qt"
			],
			"project-path":[
				"NONE"
			]
		}
1000
    ]
1001
}