1 Star 0 Fork 92

c01dface / update_ota_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.96 KB
一键复制 编辑 原始数据 按行查看 历史
fengjiahui4 提交于 2022-01-28 11:20 . fix: 屏蔽test构建
{
"name": "@ohos/update_ota_lite",
"version": "3.1",
"description": "为轻量级设备提供升级写入相关的api",
"homePage": "https://gitee.com/openharmony",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/update_ota_lite",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"base"
],
"keywords": [
"update",
"ota",
"lite"
],
"envs": {},
"dirs": {},
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "base/update/ota_lite"
},
"component": {
"name": "ota_lite",
"subsystem": "updater",
"syscap": [
"SystemCapability.Updater.Raw"
],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"startup_syspara_lite",
"utils_native"
],
"third_party": [
"third_party_bounds_checking_function",
"third_party_mbedtls"
]
},
"build": {
"sub_component": [
"//base/update/ota_lite/frameworks:ota_lite"
],
"inner_kits": [
{
"name": "//base/update/ota_lite/frameworks:update_api",
"header": {
"header_files": [
"hota_partition.h",
"hota_updater.h"
],
"header_base": "//base/update/ota_lite/interfaces/kits"
}
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vmalloc/update_ota_lite.git
git@gitee.com:vmalloc/update_ota_lite.git
vmalloc
update_ota_lite
update_ota_lite
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891