1 Star 0 Fork 92

zc / update_sys_installer_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.99 KB
一键复制 编辑 原始数据 按行查看 历史
unknown 提交于 2023-06-28 17:49 . fix bundle.json
{
"name": "@ohos/sys_installer_lite",
"version": "3.1",
"description": "为轻量级设备提供升级写入相关的api",
"homePage": "https://gitee.com/openharmony",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/update_sys_installer_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/sys_installer_lite"
},
"component": {
"name": "sys_installer_lite",
"subsystem": "updater",
"syscap": [
"SystemCapability.Updater.Raw"
],
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"init",
"utils_lite"
],
"third_party": [
"bounds_checking_function",
"mbedtls"
]
},
"build": {
"sub_component": [
"//base/update/sys_installer_lite/frameworks:sys_installer_lite"
],
"inner_kits": [
{
"name": "//base/update/sys_installer_lite/frameworks:update_api",
"header": {
"header_files": [
"hota_partition.h",
"hota_updater.h"
],
"header_base": "//base/update/sys_installer_lite/interfaces/kits"
}
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/summerpass/update_sys_installer_lite.git
git@gitee.com:summerpass/update_sys_installer_lite.git
summerpass
update_sys_installer_lite
update_sys_installer_lite
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891