1{ 2 "product_name": "qemu_riscv_mini_system_demo", 3 "ohos_version": "OpenHarmony 1.0", 4 "device_company": "qemu", 5 "type":"mini", 6 "version": "3.0", 7 "board": "riscv32_virt", 8 "kernel_type": "liteos_m", 9 "kernel_version": "3.0.0", 10 "subsystems": [ 11 { 12 "subsystem": "kernel", 13 "components": [ 14 { "component": "liteos_m", "features":[] 15 } 16 ] 17 } 18 ], 19 "third_party_dir": "", 20 "product_adapter_dir": "//vendor/ohemu/qemu_riscv32_mini_system_demo/hals" 21} 22