• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "product_name": "qemu_csky_mini_system_demo",
3    "ohos_version": "OpenHarmony 3.0",
4    "type":"mini",
5    "version": "3.0",
6    "device_company": "qemu",
7    "board": "SmartL_E802",
8    "kernel_type": "liteos_m",
9    "kernel_version": "3.0.0",
10    "subsystems": [
11      {
12        "subsystem": "kernel",
13        "components": [
14          { "component": "liteos_m" }
15        ]
16      },
17      {
18        "subsystem": "startup",
19        "components": [
20          {
21            "component": "init_lite",
22            "features": [
23              "enable_ohos_startup_init_feature_begetctl_liteos = true",
24              "enable_ohos_startup_init_lite_use_posix_file_api = true"
25            ]
26          }
27        ]
28      },
29      {
30        "subsystem": "commonlibrary",
31        "components": [
32          { "component": "utils_lite", "features":[ "utils_lite_feature_file = true" ] }
33        ]
34      }
35    ],
36    "vendor_adapter_dir": "//device/qemu/SmartL_E802/adapter",
37    "product_adapter_dir": "//vendor/ohemu/qemu_csky_mini_system_demo/hals",
38    "third_party_dir": "//third_party",
39    "flash_partition_dir": "fs",
40    "ohos_product_type":"",
41    "ohos_manufacture":"",
42    "ohos_brand":"",
43    "ohos_market_name":"",
44    "ohos_product_series":"",
45    "ohos_product_model":"",
46    "ohos_software_model":"",
47    "ohos_hardware_model":"",
48    "ohos_hardware_profile":"",
49    "ohos_serial":"",
50    "ohos_bootloader_version":"",
51    "ohos_secure_patch_level":"",
52    "ohos_abi_list":""
53}
54