• 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            "component": "syspara_lite",
29            "features": []
30          }
31        ]
32      },
33      {
34        "subsystem": "commonlibrary",
35        "components": [
36          { "component": "file", "features":[] }
37        ]
38      }
39    ],
40    "vendor_adapter_dir": "//device/qemu/SmartL_E802/adapter",
41    "product_adapter_dir": "//vendor/ohemu/qemu_csky_mini_system_demo/hals",
42    "third_party_dir": "//third_party",
43    "flash_partition_dir": "fs",
44    "ohos_product_type":"",
45    "ohos_manufacture":"",
46    "ohos_brand":"",
47    "ohos_market_name":"",
48    "ohos_product_series":"",
49    "ohos_product_model":"",
50    "ohos_software_model":"",
51    "ohos_hardware_model":"",
52    "ohos_hardware_profile":"",
53    "ohos_serial":"",
54    "ohos_bootloader_version":"",
55    "ohos_secure_patch_level":"",
56    "ohos_abi_list":""
57}
58