1 Star 0 Fork 244

AllSeeingEyes/systemabilitymgr_safwk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 2.09 KB
一键复制 编辑 原始数据 按行查看 历史
王洋 提交于 2023-04-07 23:18 . OnStart入参支持扩展数据
{
"name": "@ohos/systemabilitymgr_safwk",
"description": "system ability framework",
"homePage": "https://gitee.com/openharmony",
"version": "3.1",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/systemabilitymgr_safwk",
"publishAs": "code-segment",
"segment": {
"destPath": "foundation/systemabilitymgr/safwk"
},
"dirs": {},
"scripts": {},
"component": {
"name": "safwk",
"subsystem": "systemabilitymgr",
"features": [ "safwk_feature_coverage = false" ],
"adapted_system_type": [
"standard"
],
"rom": "200KB",
"ram": "7130KB",
"deps": {
"components": [
"hitrace_native",
"hiviewdfx_hilog_native",
"ipc",
"samgr",
"c_utils"
],
"third_party": [ "libxml2" ]
},
"build": {
"group_type": {
"base_group": [
"//foundation/systemabilitymgr/safwk/etc/profile:foundation_cfg",
"//foundation/systemabilitymgr/safwk/etc/profile:foundation_trust",
"//foundation/systemabilitymgr/safwk/services/safwk:sa_main",
"//foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk:system_ability_fwk"
],
"fwk_group": [],
"service_group": []
},
"inner_kits": [
{
"header": {
"header_base": "//foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk",
"header_files": [
"system_ability.h",
"system_ability_ondemand_reason.h"
]
},
"name": "//foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk:system_ability_fwk"
}
],
"test": [
"//foundation/systemabilitymgr/safwk/test:unittest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/all-seeing-eyes/systemabilitymgr_safwk.git
git@gitee.com:all-seeing-eyes/systemabilitymgr_safwk.git
all-seeing-eyes
systemabilitymgr_safwk
systemabilitymgr_safwk
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385