• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "product_name": "khdvk_450a",
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          "demo_app"
17        ]
18      }
19    ]
20  },
21  "subsystems": [
22    {
23      "subsystem": "kernel",
24      "components": [
25        {
26          "component": "liteos_m",
27          "features": [
28            "ohos_kernel_liteos_m_lwip_path = \"//device/board/kaihong/khdvk_450a/liteos_m/ethernet\""
29          ]
30        }
31      ]
32    },
33    {
34      "subsystem": "hiviewdfx",
35      "components": [
36        {
37          "component": "hilog_lite",
38          "features": []
39        },
40        {
41          "component": "hievent_lite",
42          "features": []
43        }
44      ]
45    },
46    {
47      "subsystem": "systemabilitymgr",
48      "components": [
49        {
50          "component": "samgr_lite",
51          "features": []
52        }
53      ]
54    },
55    {
56      "subsystem": "commonlibrary",
57      "components": [
58        {
59          "component": "file",
60          "features": []
61        }
62      ]
63    },
64    {
65      "subsystem": "startup",
66      "components": [
67        {
68          "component": "bootstrap_lite",
69          "features": []
70        },
71        {
72          "component": "init_lite",
73          "features":
74          [
75            "enable_ohos_startup_init_feature_begetctl_liteos=true",
76            "enable_ohos_startup_init_lite_use_thirdparty_mbedtls = false"
77          ]
78        },
79        {
80          "component": "syspara_lite",
81          "features": []
82        }
83      ]
84    },
85    {
86      "subsystem": "iothardware",
87      "components": [
88        { "component": "peripheral", "features":[] }
89      ]
90    },
91    {
92      "subsystem": "graphic",
93      "components": [
94        {
95          "component": "graphic_utils",
96          "features": [
97            "enable_ohos_graphic_utils_product_config = true"
98          ]
99        },
100        {
101          "component": "ui"
102        }
103      ]
104    },
105    {
106      "subsystem": "xts",
107      "components": [
108        { "component": "xts_acts", "features":
109          [
110            "config_ohos_xts_acts_utils_lite_kv_store_data_path = \"/data\""
111          ]
112        },
113        { "component": "xts_tools", "features":[] }
114       ]
115    }
116  ],
117  "vendor_adapter_dir": "//device/soc/gigadevice/gd32f4xx/adapter",
118  "product_adapter_dir": "//vendor/kaihong/khdvk_450a/hals",
119  "third_party_dir": ""
120}
121