1 Star 0 Fork 205

Davis/distributedschedule_dms_fwk

forked from OpenHarmony/ability_dmsfwk 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.93 KB
一键复制 编辑 原始数据 按行查看 历史
曾德志 提交于 2022-03-11 15:03 . dms_fwk模块UI框架解耦
{
"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" ],
"features" : [
"dmsfwk_standard_mission_manager"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"ability_base",
"ability_runtime",
"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/davis180/distributedschedule_dms_fwk.git
[email protected]:davis180/distributedschedule_dms_fwk.git
davis180
distributedschedule_dms_fwk
distributedschedule_dms_fwk
master

搜索帮助