未验证 提交 71d696e3 编写于 作者: O openharmony_ci 提交者: Gitee

!33 Fix: 删除appspawn_lite 下bundle.json文件

Merge pull request !33 from Mupceet/appspawn_lite_0512
{
"name": "@ohos/startup_appspawn_lite",
"description": "lite app start manager",
"homePage": "https://gitee.com/openharmony",
"version": "3.1",
"license": "Apache License 2.0",
"repository": "https://gitee.com/openharmony/startup_appspawn_lite",
"publishAs": "code-segment",
"segment": {
"destPath": "base/startup/appspawn_lite"
},
"dirs": {},
"scripts": {},
"component": {
"name": "appspawn_lite",
"subsystem": "startup",
"adapted_system_type": [
"small"
],
"rom": "26KB",
"ram": "~1.8M",
"deps": {
"components": [
"hilog_lite",
"samgr_lite",
"ipc_single",
"kv_store",
"aafwk_lite",
"ace_engine_lite",
"surface",
"ui"
],
"third_party": [
"cJSON",
"bounds_checking_function"
]
},
"build": {
"sub_component": [
"//base/startup/appspawn_lite/services:appspawn_lite"
],
"test": [
"//base/startup/appspawn_lite/services/test/unittest/common:unittest"
]
}
}
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册