1 Star 0 Fork 249

zero-cyc/distributedschedule_dms_fwk

forked from OpenHarmony/ability_dmsfwk
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.83 KB
一键复制 编辑 原始数据 按行查看 历史
majiajun 提交于 2022-01-15 21:02 +08:00 . dms and aafwk decoupling
{
"name": "@ohos/distributedschedule_dms_fwk",
"description": "distributed ability manager service",
"version": "3.1",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/distributedschedule_dms_fwk",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/distributedschedule/dmsfwk"
},
"dirs": {},
"scripts": {},
"license": "Apache License 2.0",
"component": {
"name": "dmsfwk_standard",
"subsystem": "distributedschedule",
"adapted_system_type": [ "standard" ],
"rom": "",
"ram": "",
"deps": {
"components": [
"aafwk_standard",
"appexecfwk_standard",
"distributeddatamgr",
"dsoftbus_standard",
"eventhandler",
"hiviewdfx_hilog_native",
"ipc",
"multimedia_image_standard",
"safwk",
"samgr_standard",
"utils_base"
],
"third_party": []
},
"build": {
"sub_component": [
"//foundation/distributedschedule/dmsfwk/etc/init:etc",
"//foundation/distributedschedule/dmsfwk/etc/profile:distributedsched_trust",
"//foundation/distributedschedule/dmsfwk/sa_profile:dms_sa_profile",
"//foundation/distributedschedule/dmsfwk/services/dtbschedmgr:distributedschedsvr"
],
"inner_kits": [
{
"name": "//foundation/distributedschedule/dmsfwk/interfaces/innerkits/uri:zuri",
"header": {
"header_files": [
"uri.h"
],
"header_base": "//foundation/distributedschedule/dmsfwk/services/dtbschedmgr/include"
}
}
],
"test": [
"//foundation/distributedschedule/dmsfwk/services/dtbschedmgr:unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/zero-cyc/distributedschedule_dms_fwk.git
git@gitee.com:zero-cyc/distributedschedule_dms_fwk.git
zero-cyc
distributedschedule_dms_fwk
distributedschedule_dms_fwk
master

搜索帮助