1 Star 0 Fork 436

李宏源/startup_appspawn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 3.23 KB
一键复制 编辑 原始数据 按行查看 历史
钟柠 提交于 2024-07-05 15:20 . delete innerkit_new
{
"name": "@ohos/appspawn",
"description": "app start manager",
"homePage": "https://gitee.com/openharmony",
"version": "3.1",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/startup_appspawn",
"publishAs": "code-segment",
"segment": {
"destPath": "base/startup/appspawn"
},
"dirs": {},
"scripts": {},
"component": {
"name": "appspawn",
"subsystem": "startup",
"adapted_system_type": [
"small",
"standard"
],
"features": [
"appspawn_support_nweb",
"appspawn_support_cj",
"appspawn_use_encaps"
],
"rom": "296KB",
"ram": "13125KB",
"hisysevent_config": [
"//base/startup/appspawn/startup_events.yaml"
],
"deps": {
"components": [
"ability_base",
"c_utils",
"ipc",
"selinux_adapter",
"selinux",
"hilog",
"init",
"ability_runtime",
"access_token",
"eventhandler",
"config_policy",
"resource_management",
"hitrace",
"common_event_service",
"hisysevent",
"security_component_manager",
"napi",
"netmanager",
"netmanager_base",
"ace_engine",
"os_account",
"hilog_lite",
"samgr_lite",
"ipc_single",
"kv_store",
"ability_lite",
"ace_engine_lite",
"surface_lite",
"ui_lite",
"code_signature",
"bounds_checking_function",
"zlib",
"cJSON",
"json",
"faultloggerd"
],
"third_party": [
"bounds_checking_function",
"zlib",
"selinux",
"cJSON"
]
},
"build": {
"sub_component": [
"//base/startup/appspawn:appspawn_all"
],
"inner_kits": [
{
"header": {
"header_base": "//base/startup/appspawn/interfaces/innerkits/include/",
"header_files": [
"appspawn.h"
]
},
"name": "//base/startup/appspawn/interfaces/innerkits/client:appspawn_client"
},
{
"header": {
"header_base": "//base/startup/appspawn/interfaces/innerkits/hnp/include/",
"header_files": [
"hnp_api.h"
]
},
"name": "//base/startup/appspawn/interfaces/innerkits/hnp:hnpapi"
}
],
"test": [
"//base/startup/appspawn/test:moduletest",
"//base/startup/appspawn/test:unittest",
"//base/startup/appspawn/test:fuzztest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-hongyuan123/startup_appspawn.git
git@gitee.com:li-hongyuan123/startup_appspawn.git
li-hongyuan123
startup_appspawn
startup_appspawn
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385