8 Star 13 Fork 764

OpenHarmony/vendor_hihope

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
羊头军师 提交于 2024-04-09 10:17 . remove leak_detector compile
{
"product_name": "rk3568_mini_system",
"device_company": "rockchip",
"device_build_path": "device/board/hihope/rk3568",
"target_cpu": "arm",
"type": "standard",
"version": "3.0",
"board": "rk3568",
"enable_ramdisk": true,
"build_selinux": false,
"support_jsapi": false,
"inherit": [ "productdefine/common/base/standard_system.json" ],
"subsystems": [
{
"subsystem": "rockchip_products",
"components": [
{
"component": "rockchip_products", "features":[ "is_support_boot_animation = false" ]
}
]
},
{
"subsystem": "hdf",
"components": [
{ "component": "drivers_interface_input" },
{ "component": "drivers_interface_usb" },
{ "component": "drivers_peripheral_usb" },
{ "component": "drivers_peripheral_wlan",
"features": [
"drivers_peripheral_wlan_feature_enable_HDF_NL80211 = true",
"drivers_peripheral_wlan_feature_enable_HDF_UT = false"
]
}
]
},
{
"subsystem": "communication",
"components": [
{ "component": "dsoftbus", "features":["dsoftbus_get_devicename=false"] }
]
},
{
"subsystem": "hiviewdfx",
"components": [
{ "component": "hilog"},
{ "component": "hichecker", "features":["hichecker_support_asan=false"] }
]
},
{
"subsystem": "developtools",
"components": [
{ "component": "hdc" }
]
}
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/vendor_hihope.git
git@gitee.com:openharmony/vendor_hihope.git
openharmony
vendor_hihope
vendor_hihope
master

搜索帮助