5 Star 8 Fork 122

OpenHarmony / vendor_ohemu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
chenshixu1 提交于 2023-11-04 09:21 . fix_lite
{
"product_name": "qemu_small_system_demo",
"ohos_version": "OpenHarmony 1.0",
"version": "3.0",
"type": "small",
"device_company": "qemu",
"board": "arm_virt",
"kernel_type": "liteos_a",
"kernel_version": "3.0.0",
"subsystems": [
{
"subsystem": "security",
"components": [
{ "component": "device_auth", "features":[] },
{ "component": "huks", "features":
[
"huks_config_file = \"hks_config_small.h\""
]
}
]
},
{
"subsystem": "hiviewdfx",
"components": [
{ "component": "hilog_lite", "features":[] },
{ "component": "hidumper_lite", "features":[] }
]
},
{
"subsystem": "startup",
"components": [
{ "component": "bootstrap_lite", "features":[] },
{ "component": "init", "features":["enable_ohos_startup_init_feature_begetctl_liteos=true"] }
]
},
{
"subsystem": "kernel",
"components": [
{ "component": "liteos_a", "features":[] }
]
},
{
"subsystem": "communication",
"components": [
{ "component": "dsoftbus", "features":[] }
]
},
{
"subsystem": "hdf",
"components": [
{ "component": "hdf_core", "features":[] },
{ "component": "drivers_peripheral_display", "features":[] },
{ "component": "drivers_peripheral_wlan", "features":[] },
{ "component": "drivers_peripheral_input", "features":[] },
{ "component": "drivers_peripheral_sensor", "features":[] },
{ "component": "drivers_peripheral_vibrator", "features":[] }
]
}
],
"third_party_dir": "//third_party",
"product_adapter_dir": "//vendor/ohemu/qemu_small_system_demo/hals"
}
1
https://gitee.com/openharmony/vendor_ohemu.git
git@gitee.com:openharmony/vendor_ohemu.git
openharmony
vendor_ohemu
vendor_ohemu
master

搜索帮助