5 Star 8 Fork 121

OpenHarmony / vendor_ohemu

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 1.47 KB
一键复制 编辑 原始数据 按行查看 历史
chenshixu1 提交于 2023-11-04 09:21 . fix_lite
{
"product_name": "qemu_cm55_mini_system_demo",
"ohos_version": "OpenHarmony 1.0",
"type":"mini",
"version": "3.0",
"device_company": "qemu",
"board": "arm_mps3_an547",
"kernel_type": "liteos_m",
"kernel_version": "3.0.0",
"subsystems": [
{
"subsystem": "kernel",
"components": [
{ "component": "liteos_m", "features":[] }
]
},
{
"subsystem": "hiviewdfx",
"components": [
{ "component": "hievent_lite", "features":[] }
]
},
{
"subsystem": "systemabilitymgr",
"components": [
{ "component": "samgr_lite", "features":[] }
]
},
{
"subsystem": "startup",
"components": [
{ "component": "bootstrap_lite", "features":[] },
{
"component": "init",
"features": [
"enable_ohos_startup_init_feature_begetctl_liteos = true"
]
}
]
},
{
"subsystem": "security",
"components": [
{ "component": "huks", "features":
[
"huks_use_lite_storage = true",
"huks_use_hardware_root_key = true",
"huks_config_file = \"hks_config_lite.h\""
]
}
]
}
],
"third_party_dir": "",
"product_adapter_dir": "//vendor/ohemu/qemu_cm55_mini_system_demo/hals"
}
1
https://gitee.com/openharmony/vendor_ohemu.git
git@gitee.com:openharmony/vendor_ohemu.git
openharmony
vendor_ohemu
vendor_ohemu
master

搜索帮助