sigs.json 48.1 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 25
                "https://gitee.com/openharmony/third_party_mimalloc",
                "https://gitee.com/openharmony-sig/resourceschedule_ffrt_core",
                "https://gitee.com/openharmony-sig/resourceschedule_ffrt_sched"
26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
            ],
            "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",
44
                "third_party/exfat-utils",
陈杰 已提交
45
                "third_party/exfatprogs",
46 47 48
                "third_party/mimalloc",
                "foundation/resourceschedule/ffrt_core",
                "foundation/resourceschedule/ffrt_sched"
49 50 51 52 53
            ]
        },
        {
            "sig-name": "sig-driver",
            "projects": [
54
                "https://gitee.com/openharmony/drivers_hdf_core",
55 56 57 58 59 60
                "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": [
61
                "drivers/hdf_core",
62 63 64 65 66 67 68 69 70 71 72
                "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",
73
                "https://gitee.com/openharmony/device_soc_allwinner",
P
paworcn 已提交
74 75
                "https://gitee.com/openharmony/device_board_isoftstone",
                "https://gitee.com/openharmony/vendor_isoftstone",
76 77 78 79 80 81 82 83
                "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",
84
                "https://gitee.com/openharmony/device_soc_bestechnic",
85
                "https://gitee.com/openharmony/vendor_bestechnic",
86
                "https://gitee.com/openharmony/device_board_fnlink",
87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
                "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",
106 107 108
                "https://gitee.com/openharmony/device_soc_asrmicro",
                "https://gitee.com/openharmony/vendor_asrmicro",
                "https://gitee.com/openharmony/device_board_lango",
109 110 111 112 113
                "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",
114 115 116 117 118
                "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",
119 120 121 122 123
                "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",
124 125 126
                "https://gitee.com/openharmony/device_soc_st",
                "https://gitee.com/openharmony/device_board_talkweb",
                "https://gitee.com/openharmony/vendor_talkweb",
127
                "https://gitee.com/openharmony-sig/devboard_vendor_rpi3b",
128 129 130
                "https://gitee.com/openharmony/device_board_unionman",
                "https://gitee.com/openharmony/device_soc_amlogic",
                "https://gitee.com/openharmony/vendor_unionman",
131 132 133
                "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",
134 135 136
                "https://gitee.com/openharmony/device_board_goodix",
                "https://gitee.com/openharmony/vendor_goodix",
                "https://gitee.com/openharmony/device_soc_goodix",
137 138 139 140 141
                "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",
142 143 144
                "https://gitee.com/openharmony-sig/vendor_t-head",
                "https://gitee.com/openharmony/device_soc_chipsea",
                "https://gitee.com/openharmony/device_board_chipsea",
145
                "https://gitee.com/openharmony/vendor_chipsea",
P
paworcn 已提交
146
                "https://gitee.com/openharmony/device_board_isoftstone",
147 148 149
                "https://gitee.com/openharmony/vendor_isoftstone",
                "https://gitee.com/openharmony-sig/device_soc_hpmicro",
                "https://gitee.com/openharmony-sig/device_board_hpmicro",
150 151
                "https://gitee.com/openharmony-sig/vendor_hpmicro",
                "https://gitee.com/openharmony/device_board_kaihong",
152 153 154 155
                "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"
156 157 158 159
            ],
            "project-path": [
                "device/st",
                "vendor/st",
160 161 162
                "device/soc/allwinner",
                "device/board/seed",
                "vendor/seed",
163 164 165 166 167 168 169 170
                "device/mediatek",
                "vendor/mediatek",
                "device/nordic",
                "vendor/nordic",
                "device/nxp",
                "vendor/nxp",
                "device/fudanmicro",
                "vendor/fudanmicro",
171
                "device/soc/echnic",
172
                "vendor/bestechnic",
173
                "device/board/fnlink",
174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
                "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",
192
                "device/soc/asrmicro",
193
                "vendor/asrmicro",
194
                "device/board/lango",
195 196 197 198 199
                "device/qemu",
                "vendor/ohemu",
                "device/hihope/dayu",
                "device/hihope/build",
                "vendor/hihope",
200 201 202 203 204
                "device/board/hihope",
                "vendor/hihope",
                "device/soc/rockchip",
                "device/soc/winnermicro",
                "device/board/bearpi",
205 206 207 208 209 210
                "applications/sample/bearpi_hm_nano",
                "vendor/bearpi",
                "vendor/huawei/ipcamera_v3s",
                "vendor/huawei/minidisplay_demo",
                "vendor/oh_fun",
                "applications",
211 212
                "device/board/talkweb",
                "device/soc/st",
213 214
                "vendor/talkweb",
                "vendor/rpi3",
215 216 217
                "device/board/unionman",
                "device/soc/amlogic",
                "vendor/unionman",
218 219 220
                "device/itcast/genkipi",
                "vendor/itcast/genkipi",
                "devboard_waffle_nano",
221 222 223
                "device_board_goodix",
                "vendor_goodix",
                "device_soc_goodix",
224 225 226 227
                "device/soc/hisilicon",
                "device/board/hisilicon",
                "device/soc/t-head",
                "device/board/t-head",
228 229 230
                "vendor/t-head",
                "device/soc/chipsea",
                "device/board/chipsea",
231 232 233
                "vendor/chipsea",
                "device/board/telink",
                "vendor/telink",
P
paworcn 已提交
234 235
                "device/soc/telink",
                "device/board/isoftstone",
236 237 238
                "vendor/isoftstone",
                "device/soc/hpmicro",
                "device/board/hpmicro",
239 240
                "vendor/hpmicro",
                "device/board/kaihong",
241 242 243 244
                "vendor/kaihong",
                "vendor/ubtech",
                "device/board/ubtech",
                "device/soc/xinsheng"
245 246 247 248 249 250 251 252 253
            ]
        },
        {
            "sig-name": "sig-bluetooth",
            "projects": "https://gitee.com/openharmony/communication_bluetooth",
            "project-path": "foundation/communication/bluetooth"
        },
        {
            "sig-name": "sig-distributerdatamgr",
254
            "projects": [
255 256 257 258
                "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",
259
                "https://gitee.com/openharmony/distributeddatamgr_data_object",
260 261
                "https://gitee.com/openharmony/distributeddatamgr_pasteboard",
                "https://gitee.com/openharmony/distributeddatamgr_datamgr_service"
262 263
            ],
            "project-path": [
264 265 266 267
                "foundation/distributeddatamgr/relational_store",
                "foundation/distributeddatamgr/preferences",
                "foundation/distributeddatamgr/data_share",
                "foundation/distributeddatamgr/kv_store",
268
                "foundation/distributeddatamgr/data_object",
269 270
                "foundation/distributeddatamgr/pasteboard",
                "foundation/distributeddatamgr/datamgr_service"
271
            ]
272 273 274 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
        },
        {
            "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",
320 321
                "https://gitee.com/openharmony-sig/applications_notes",
                "https://gitee.com/openharmony/applications_app_samples"
322 323 324 325 326 327 328 329 330 331 332 333
            ],
            "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",
334 335
                "applications/standard/notes",
                "applications/standard/app_samples"
336 337 338 339 340 341 342 343
            ]
        },
        {
            "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 已提交
344
                "https://gitee.com/openharmony/third_party_opencl-headers",
345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362
                "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",
张秀平 已提交
363
                "https://gitee.com/openharmony/communication_connected_nfc_tag",
364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387
                "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",
张秀平 已提交
388
                "foundation/communication/connected_nfc_tag",
389 390 391 392 393 394 395 396 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
                "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",
435
                "https://gitee.com/openharmony/usb_usb_manager",
436 437 438 439 440 441 442
                "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",
443 444 445 446 447 448
                "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",
449 450 451 452 453 454 455 456 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
                "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 已提交
511
                "https://gitee.com/openharmony/developtools_bytrace",
512 513 514 515 516 517 518 519 520 521 522 523
                "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",
                "https://gitee.com/openharmony/update_ota_lite",
                "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 已提交
524
                "https://gitee.com/openharmony/update_sys_installer",
525 526
                "https://gitee.com/openharmony/third_party_bzip2",
                "https://gitee.com/openharmony/third_party_lz4",
527 528 529 530 531 532
                "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",
533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551
                "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",
552
                "https://gitee.com/openharmony/resourceschedule_frame_aware_sched",
Z
zero-cyc 已提交
553 554
                "https://gitee.com/openharmony-sig/customization_enterprise_device_management",
                "https://gitee.com/openharmony/notification_eventhandler"
555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579
            ],
            "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 已提交
580
                "developtools/bytrace",
581 582 583 584 585 586 587 588
                "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",
                "base/update/ota_lite",
589
                "base/update/update_app",
590 591 592
                "base/update/packaging_tools",
                "base/update/updater",
                "base/update/updateservice",
H
hughes 已提交
593
                "base/update/sys_installer",
594 595
                "third_party/bzip2",
                "third_party/lz4",
596 597 598 599 600 601
                "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 已提交
602 603
                "base/notification/common_event_service",
                "base/notification/distributed_notification_service",
604 605 606 607 608 609 610 611 612 613
                "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",
614
                "foundation/resourceschedule/frame_aware_sched",
Z
zero-cyc 已提交
615 616
                "base/customization/enterprise_device_management",
                "base/notification/eventhandler"
617 618 619 620 621
            ]
        },
        {
            "sig-name": "sig-graphicsandmedia",
            "projects": [
622
                "https://gitee.com/openharmony/multimedia_player_framework",
623
                "https://gitee.com/openharmony/multimedia_audio_framework",
624
                "https://gitee.com/openharmony/multimedia_camera_framework",
J
jiahaoluo 已提交
625
                "https://gitee.com/openharmony/multimedia_media_library",
R
renhw 已提交
626
                "https://gitee.com/openharmony/multimedia_image_framework",
627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642
                "https://gitee.com/openharmony-sig/multimedia_avsession_standard",
                "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",
643
                "https://gitee.com/openharmony/graphic_graphic_2d",
644 645 646 647 648 649 650 651 652 653 654 655 656
                "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",
657
                "https://gitee.com/openharmony/window_window_manager",
658
                "https://gitee.com/openharmony-sig/third_party_libexif",
B
benb365 已提交
659
                "https://gitee.com/openharmony/third_party_opensles",
B
benb365 已提交
660
                "https://gitee.com/openharmony/third_party_libjpeg-turbo"
661 662
            ],
            "project-path": [
663
                "foundation/multimedia/player_framework",
664
                "foundation/multimedia/audio_framework",
665
                "foundation/multimedia/camera_framework",
666
                "foundation/multimedia/medialibrary_standard",
R
renhw 已提交
667
                "foundation/multimedia/image_framework",
668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697
                "foundation/multimedia/avsession_standard",
                "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",
698
                "foundation/window/window_manager",
B
benb365 已提交
699 700
                "third_party/libexif",
                "third_party/libjpeg-turbo"
701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724
            ]
        },
        {
            "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": [
何寅燊 已提交
725
                "https://gitee.com/openharmony/security_device_auth",
726 727 728
                "https://gitee.com/openharmony/security_huks",
                "https://gitee.com/openharmony/security_dataclassification",
                "https://gitee.com/openharmony/security_appverify",
729
                "https://gitee.com/openharmony/security_permission_lite",
730 731 732 733 734
                "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 已提交
735
                "https://gitee.com/openharmony/useriam_face_auth",
736
                "https://gitee.com/openharmony/useriam_pin_auth",
C
caohongfei 已提交
737
                "https://gitee.com/openharmony/useriam_user_auth_framework",
738 739
                "https://gitee.com/openharmony/useriam_user_idm",
                "https://gitee.com/openharmony/security_device_security_level",
740 741
                "https://gitee.com/openharmony/developtools_hapsigner",
                "https://gitee.com/openharmony-sig/security_certificate_manager",
L
lvyuanmin 已提交
742
                "https://gitee.com/openharmony-sig/security_privacy_center",
743
                "https://gitee.com/openharmony/security_crypto_framework"
744 745
            ],
            "project-path": [
何寅燊 已提交
746
                "base/security/device_auth",
747 748 749 750
                "base/security/huks/",
                "base/security/dataclassification",
                "base/security/device_security_level",
                "base/security/appverify",
751
                "base/security/permission_lite",
752
                "base/security/access_token",
L
lvyuanmin 已提交
753
                "base/security/crypto_framework",
754
                "third_party/selinux",
C
caohongfei 已提交
755 756 757 758 759
                "base/useriam/auth_executor_mgr",
                "base/useriam/face_auth",
                "base/useriam/pin_auth",
                "base/useriam/user_auth_framework",
                "base/useriam/user_idm",
760
                "developtools/hapsigner",
761 762
                "base/security/certificate_manager",
                "applications/standard/security_privacy_center",
763 764 765 766 767 768 769 770 771 772 773 774 775 776 777
                "NONE"
            ]
        },
        {
            "sig-name": "sig-blockchain",
            "projects": [
                "https://gitee.com/openharmony-sig/security_block_chain"
            ],
            "project-path": [
                "NONE"
            ]
        },
        {
            "sig-name": "sig-compileruntime",
            "projects": [
778 779
                "https://gitee.com/openharmony/arkcompiler_runtime_core",
                "https://gitee.com/openharmony/arkcompiler_ets_runtime",
780
                "https://gitee.com/openharmony/arkcompiler_ets_frontend",
781 782 783 784 785 786
                "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",
787 788
                "https://gitee.com/openharmony/third_party_llvm-project",
                "https://gitee.com/openharmony/third_party_lldb-mi",
789 790 791 792
                "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"
793 794
            ],
            "project-path": [
795 796
                "arkcompiler/runtime_core",
                "arkcompiler/ets_runtime",
797
                "arkcompiler/ets_frontend",
798 799 800 801 802 803 804 805 806 807 808 809
                "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"
810 811 812 813 814 815 816 817 818 819 820 821 822 823
            ]
        },
        {
            "sig-name": "sig-miniblink",
            "projects": [
                "NONE"
            ],
            "project-path": [
                "NONE"
            ]
        },
        {
            "sig-name": "sig-appframework",
            "projects": [
824 825
                "https://gitee.com/openharmony/developtools_ace_js2bundle",
                "https://gitee.com/openharmony/developtools_ace_ets2bundle",
826 827 828 829 830 831 832 833 834
                "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": [
835 836
                "developtools/ace_js2bundle",
                "developtools/ace_ets2bundle",
837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853
                "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 已提交
854 855 856 857
		"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"
858 859 860 861 862 863 864
            ],
            "project-path": [
                "third_party/benchmark",
                "test/xts/acts",
                "test/xts/tools",
                "test/xts/hats",
                "test/xts/dcts",
R
ry 已提交
865 866 867 868
                "test/ostest/wukong",
                "test/testfwk/arkxtest",
                "test/testfwk/xdevice",
                "test/testfwk/developer_test"
869 870 871 872 873 874 875 876 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
            ]
        },
        {
            "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"
            ]
918 919
        },
        {
920 921 922 923
            "sig-name": "sig-applicationframework",
            "projects": [
                "https://gitee.com/openharmony/arkui_ace_engine",
                "https://gitee.com/openharmony/arkui_ace_engine_lite",
924
                "https://gitee.com/openharmony/arkui_napi",
D
dy 已提交
925
                "https://gitee.com/openharmony/ability_ability_runtime",
926
                "https://gitee.com/openharmony/ability_ability_lite",
927
                "https://gitee.com/openharmony/ability_ability_base",
Q
ql 已提交
928 929
                "https://gitee.com/openharmony/ability_dmsfwk",
                "https://gitee.com/openharmony/ability_dmsfwk_lite",
930 931
                "https://gitee.com/openharmony/ability_form_fwk",
                "https://gitee.com/openharmony/ability_idl_tool",
H
hanfeng 已提交
932
                "https://gitee.com/openharmony/bundlemanager_bundle_framework",
M
maoziduanl 已提交
933 934 935
                "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 已提交
936 937
                "https://gitee.com/openharmony/utils_system_resources",
                "https://gitee.com/openharmony/global_i18n",
M
maoziduanl 已提交
938
                "https://gitee.com/openharmony/global_i18n_lite",
Q
ql 已提交
939 940 941 942
                "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",
帅煜韬 已提交
943 944
                "https://gitee.com/openharmony/systemabilitymgr_samgr",
                "https://gitee.com/openharmony-sig/third_party_fastjson"
945 946 947 948
            ],
            "project-path": [
                "foundation/arkui/ace_engine",
                "foundation/arkui/ace_engine_lite",
949
                "foundation/arkui/napi",
D
dy 已提交
950
                "foundation/ability/ability_runtime",
951
                "foundation/ability/ability_lite",
D
dy 已提交
952
                "foundation/ability/ability_base",
Q
ql 已提交
953 954
                "foundation/ability/dmsfwk",
                "foundation/ability/dmsfwk_lite",
D
dy 已提交
955 956
                "foundation/ability/form_fwk",
                "foundation/ability/idl_tool",
H
hanfeng 已提交
957
                "foundation/bundlemanager/bundle_framework",
M
maoziduanl 已提交
958 959 960
                "foundation/bundlemanager/bundle_framework_lite",
                "base/global/resource_management",
                "base/global/global_resource_management_lite",
S
sunyaozu 已提交
961 962
                "utils/system_resources",
                "base/global/i18n",
M
maoziduanl 已提交
963
                "base/global/i18n_lite",
Q
ql 已提交
964 965 966 967
                "developtools/global_resource_tool",
                "foundation/systemabilitymgr/safwk_lite",
                "foundation/systemabilitymgr/samgr_lite",
                "foundation/systemabilitymgr/safwk",
帅煜韬 已提交
968 969
                "foundation/systemabilitymgr/samgr",
                "third_party/fastjson"
970
            ]
971 972 973 974 975 976 977 978 979 980 981
        },
        {
            "sig-name": "sig-ide",
            "projects": [
                "https://gitee.com/openharmony-sig/napi_plugin",
                "https://gitee.com/openharmony-sig/hcs_config_plugin"
            ],
            "project-path": [
                "NONE",
                "NONE"
            ]
982 983
        }
    ]
984
}