1 Star 0 Fork 243

Sven Wang/distributedschedule_safwk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
帅煜韬 提交于 2022-04-22 10:15 . move foundation.cfg to safwk
{
"name": "@ohos/distributedschedule_safwk",
"description": "system ability framework",
"homePage": "https://gitee.com/openharmony",
"version": "3.1",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/distributedschedule_safwk",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/distributedschedule/safwk"
},
"dirs": {},
"scripts": {},
"component": {
"name": "safwk",
"subsystem": "distributedschedule",
"adapted_system_type": [
"standard"
],
"rom": "200KB",
"ram": "7130KB",
"deps": {
"components": [
"hiviewdfx_hilog_native",
"ipc",
"samgr_standard",
"utils_base"
],
"third_party": [ "libxml2" ]
},
"build": {
"sub_component": [
"//foundation/distributedschedule/safwk/etc/profile:foundation_cfg",
"//foundation/distributedschedule/safwk/etc/profile:foundation_trust",
"//foundation/distributedschedule/safwk/services/safwk:sa_main"
],
"inner_kits": [
{
"header": {
"header_base": "//foundation/distributedschedule/safwk/interfaces/innerkits/safwk",
"header_files": [
"system_ability.h"
]
},
"name": "//foundation/distributedschedule/safwk/interfaces/innerkits/safwk:system_ability_fwk"
}
],
"test": [
"//foundation/distributedschedule/safwk/test:unittest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/widecode/distributedschedule_safwk.git
git@gitee.com:widecode/distributedschedule_safwk.git
widecode
distributedschedule_safwk
distributedschedule_safwk
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385