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