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