提交 b1d3388f 编写于 作者: O openharmony_ci 提交者: Gitee

!132 增加新组件,加入版本编译构建

Merge pull request !132 from SloveZT/sunpeng_build_20210518
{
"components": [
{
"component": "dbm_kv_store",
"discription": "it supports storage of local lightweight key-value pairs",
"optional": "true",
"dirs": [
"foundation/distributeddatamgr/appdatamgr/appdatamgr_lite"
],
"targets": [
"//foundation/distributeddatamgr/appdatamgr/appdatamgr_lite:dbm_kv_store"
],
"rom": "13KB",
"ram": "80k",
"output": [
"libdbm_kv_store.so",
"libdbm_kv_store.a"
],
"adapted_kernel": [
"liteos_a",
"liteos_m",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_base"
]
}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册