3 Star 0 Fork 3

OpenHarmony / distributedschedule_safwk_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
chen 提交于 2022-07-21 19:57 . modify samgr partname
{
"name": "@ohos/systemabilitymgr_safwk_lite",
"description": "system ability framework",
"homePage": "https://gitee.com/openharmony",
"version": "3.1",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/systemabilitymgr_safwk_lite",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/systemabilitymgr/safwk_lite"
},
"dirs": {},
"scripts": {},
"component": {
"name": "safwk_lite",
"subsystem": "systemabilitymgr",
"adapted_system_type": [
"small"
],
"adapted_kernel": [
"liteos_a",
"linux"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"utils_base",
"bundle_framework_lite",
"ability_lite",
"hilog",
"permission",
"dmsfwk_lite",
"samgr_lite",
"powermgr_lite"
],
"third_party": [
"bounds_checking_function",
"cjson"
]
},
"build": {
"sub_component": [
"//foundation/systemabilitymgr/safwk_lite:foundation"
]
}
}
}
1
https://gitee.com/openharmony/distributedschedule_safwk_lite.git
git@gitee.com:openharmony/distributedschedule_safwk_lite.git
openharmony
distributedschedule_safwk_lite
distributedschedule_safwk_lite
master

搜索帮助