提交 545645f8 编写于 作者: O openharmony_ci 提交者: Gitee

!100 增加dupdate组件

Merge pull request !100 from 熊磊/master
......@@ -32,6 +32,40 @@
"utils_base"
]
}
},
{
"component": "dupdate",
"description": "dupdate kit.",
"optional": "true",
"dirs": [
"base/update/dupdate"
],
"targets": [
"//base/update/dupdate:dupdate"
],
"rom": "",
"ram": "",
"output": [
"libdupdate_sdk.so",
"libdupdate_svc.so",
"dupdate.so"
],
"adapted_kernel": [ "liteos_a","linux" ],
"features": [],
"deps": {
"components": [
"hilog",
"bundle_mgr",
"system_ability_manager",
"distributed_schedule",
"utils_base",
"ipc"
],
"third_party": [
"cjson",
"curl"
]
}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册