1{ 2 "product_name": "khdvk_450a_xts", 3 "ohos_version": "OpenHarmony 3.1", 4 "type": "mini", 5 "version": "3.0", 6 "device_company": "kaihong", 7 "board": "khdvk_450a", 8 "kernel_type": "liteos_m", 9 "kernel_version": "3.0.0", 10 "param_list": { 11 "force_link_lib_list": [ 12 { 13 "enable": "true", 14 "force_link_libs": [ 15 "hal_iothardware" 16 ] 17 } 18 ] 19 }, 20 "subsystems": [ 21 { 22 "subsystem": "kernel", 23 "components": [ 24 { 25 "component": "liteos_m", 26 "features": [ 27 "ohos_kernel_liteos_m_lwip_path = \"//device/board/kaihong/khdvk_450a/liteos_m/ethernet\"" 28 ] 29 } 30 ] 31 }, 32 { 33 "subsystem": "hiviewdfx", 34 "components": [ 35 { 36 "component": "hilog_lite", 37 "features": [] 38 }, 39 { 40 "component": "hievent_lite", 41 "features": [] 42 } 43 ] 44 }, 45 { 46 "subsystem": "security", 47 "components": [ 48 { "component": "huks", "features": 49 [ 50 "huks_use_lite_storage = true", 51 "huks_config_file = \"hks_config_lite.h\"" 52 ] 53 } 54 ] 55 }, 56 { 57 "subsystem": "updater", 58 "components": [ 59 { "component": "sys_installer_lite", "features":[] } 60 ] 61 }, 62 { 63 "subsystem": "systemabilitymgr", 64 "components": [ 65 { 66 "component": "samgr_lite", 67 "features": [] 68 } 69 ] 70 }, 71 { 72 "subsystem": "commonlibrary", 73 "components": [ 74 { 75 "component": "file", 76 "features": [] 77 } 78 ] 79 }, 80 { 81 "subsystem": "startup", 82 "components": [ 83 { 84 "component": "bootstrap_lite", 85 "features": [] 86 }, 87 { 88 "component": "init_lite", 89 "features": 90 [ 91 "enable_ohos_startup_init_feature_begetctl_liteos=true", 92 "enable_ohos_startup_init_lite_use_thirdparty_mbedtls = false" 93 ] 94 }, 95 { 96 "component": "syspara_lite", 97 "features": [] 98 } 99 ] 100 }, 101 { 102 "subsystem": "iothardware", 103 "components": [ 104 { "component": "peripheral", "features":[] } 105 ] 106 }, 107 { 108 "subsystem": "xts", 109 "components": [ 110 { "component": "xts_acts", "features": 111 [ 112 "build_xts=true", 113 "config_ohos_xts_acts_utils_lite_kv_store_data_path = \"/data\"" 114 ] 115 }, 116 { "component": "xts_tools", "features":[] } 117 ] 118 } 119 ], 120 "vendor_adapter_dir": "//device/soc/gigadevice/gd32f4xx/adapter", 121 "product_adapter_dir": "//vendor/kaihong/khdvk_450a_xts/hals", 122 "third_party_dir": "" 123} 124