1{ 2 "product_name": "iotlink_demo", 3 "ohos_version": "OpenHarmony 2.3", 4 "version": "3.0", 5 "device_company": "chipsea", 6 "board": "cst85_wblink", 7 "kernel_type": "liteos_m", 8 "kernel_version": "3.0.0", 9 "subsystems": [ 10 { 11 "subsystem": "kernel", 12 "components": [ 13 { "component": "liteos_m", 14 "features": [ 15 "ohos_kernel_liteos_m_lwip_path = \"//device/soc/chipsea/cst85/liteos_m/sdk/modules/lwip-2.1\"" 16 ] 17 } 18 ] 19 }, 20 { 21 "subsystem": "startup", 22 "components": [ 23 { 24 "component": "bootstrap_lite" 25 }, 26 { 27 "component": "init_lite", 28 "features": [ 29 "enable_ohos_startup_init_feature_begetctl_liteos=true", 30 "enable_ohos_startup_init_lite_use_posix_file_api = true" 31 ] 32 } 33 ] 34 }, 35 { 36 "subsystem": "hiviewdfx", 37 "components": [ 38 { 39 "component": "hilog_lite", 40 "optional": "true" 41 }, 42 { 43 "component": "hievent_lite", 44 "optional": "true" 45 } 46 ] 47 }, 48 49 { 50 "subsystem": "systemabilitymgr", 51 "components": [ 52 { 53 "component": "samgr_lite", 54 "features": [ 55 "config_ohos_systemabilitymgr_samgr_lite_shared_task_size = 4096" 56 ] 57 } 58 ] 59 }, 60 61 62 63 { 64 "subsystem": "communication", 65 "components": [ 66 { 67 "component": "wifi_lite", 68 "optional": "true" 69 } 70 ] 71 } 72 ], 73 "vendor_adapter_dir": "", 74 "third_party_dir": "//third_party", 75 "product_adapter_dir": "//vendor/chipsea/iotlink_demo/hals", 76 "ohos_product_type":"", 77 "ohos_manufacture":"", 78 "ohos_brand":"", 79 "ohos_market_name":"", 80 "ohos_product_series":"", 81 "ohos_product_model":"", 82 "ohos_software_model":"", 83 "ohos_hardware_model":"", 84 "ohos_hardware_profile":"", 85 "ohos_serial":"", 86 "ohos_bootloader_version":"", 87 "ohos_secure_patch_level":"", 88 "ohos_abi_list":"" 89} 90