6 Star 1 Fork 14

OpenHarmony/update_updateservice

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 2.35 KB
一键复制 编辑 原始数据 按行查看 历史
邹友松 提交于 2023-06-27 07:07 . 修改json
{
"name": "@ohos/update_service",
"description": "A system ability started by the init process of OHOS to implement an update",
"version": "3.1",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "base/update/updateservice"
},
"dirs": {},
"scripts": {},
"component": {
"name": "update_service",
"subsystem": "updater",
"syscap": [
"SystemCapability.Update.UpdateService"
],
"features": [],
"adapted_system_type": [
"standard"
],
"deps": {
"components": [
"c_utils",
"hilog",
"ipc",
"safwk",
"samgr",
"napi",
"startup_l2"
],
"third_party": [
"curl",
"libxml2",
"cJSON",
"bounds_checking_function"
]
},
"build": {
"sub_component": [
"//base/update/updateservice:update_service"
],
"inner_kits": [
{
"header": {
"header_base":"//base/update/updateservice/interfaces/inner_api/include",
"header_files": []
},
"name": "//base/update/updateservice/interfaces/inner_api/engine:updateservicekits"
}
],
"test": [
"//base/update/updateservice/test/fuzztest/updateservicecancel_fuzzer:UpdateServiceCancelFuzzTest",
"//base/update/updateservice/test/fuzztest/updateservicechecknewversion_fuzzer:UpdateServiceCheckNewVersionFuzzTest",
"//base/update/updateservice/test/fuzztest/updateservicedownload_fuzzer:UpdateServiceDownloadFuzzTest",
"//base/update/updateservice/test/fuzztest/updateservicegetnewversion_fuzzer:UpdateServiceGetNewVersionFuzzTest",
"//base/update/updateservice/test/fuzztest/updateservicegetupgradepolicy_fuzzer:UpdateServiceGetUpgradePolicyFuzzTest",
"//base/update/updateservice/test/fuzztest/updateserviceregisterupdatecallback_fuzzer:UpdateServiceRegisterUpdateCallbackFuzzTest",
"//base/update/updateservice/test/fuzztest/updateservicesetupgradepolicy_fuzzer:UpdateServiceSetUpgradePolicyFuzzTest",
"//base/update/updateservice/test/fuzztest/updateserviceunregisterupdatecallback_fuzzer:UpdateServiceUnregisterUpdateCallbackFuzzTest",
"//base/update/updateservice/test/unittest:unittest"
]
},
"hisysevent_config": [
"//base/update/updateservice/hisysevent.yaml"
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/update_updateservice.git
git@gitee.com:openharmony/update_updateservice.git
openharmony
update_updateservice
update_updateservice
master

搜索帮助

Cb406eda 1850385 E526c682 1850385