提交 1634f852 编写于 作者: X x00405909

部件化整改,删除startup.json

Signed-off-by: Nx00405909 <xionglei6@huawei.com>
Change-Id: I3747e0cb1256fe9af3de84f5eac305813e8596c2
上级 76d86505
{
"components": [
{
"component": "syspara_lite",
"discription": "",
"optional": "true",
"dirs": [
"base/startup/syspara_lite"
],
"targets": [
"//base/startup/syspara_lite/frameworks/parameter",
"//base/startup/syspara_lite/frameworks/token",
"//base/startup/syspara_lite/frameworks/unittest/parameter:unittest"
],
"rom": "23KB",
"ram": "",
"output": [
"libhal_sysparam.so",
"libsysparam.so",
"libtoken.a",
"libtoken.so"
],
"adapted_kernel": [
"liteos_a",
"liteos_m",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_base"
]
}
},
{
"component": "bootstrap_lite",
"discription": "",
"optional": "true",
"dirs": [
"base/startup/bootstrap_lite"
],
"targets": [
"//base/startup/bootstrap_lite/services/source:bootstrap"
],
"rom": "14KB",
"ram": "~128KB",
"output": [
"libbootstrap.a"
],
"adapted_kernel": [
"liteos_a",
"liteos_m",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_base",
"samgr_lite"
]
}
},
{
"component": "init_lite",
"discription": "",
"optional": "false",
"dirs": [
"base/startup/init_lite"
],
"targets": [
"//base/startup/init_lite/services:init_lite",
"//base/startup/init_lite/watchdog:watchdog",
"//base/startup/init_lite/ueventd:ueventd",
"//base/startup/init_lite/test/unittest/common:unittest"
],
"rom": "31KB",
"ram": "~200KB",
"output": [
"init"
],
"adapted_kernel": [
"liteos_a",
"linux"
],
"features": [],
"deps": {
"components": [
"syspara_lite"
],
"third_party": [
"bounds_checking_function",
"cjson"
]
}
},
{
"component": "appspawn_lite",
"discription": "",
"optional": "true",
"dirs": [
"base/startup/appspawn_lite"
],
"targets": [
"//base/startup/appspawn_lite/services:appspawn_lite",
"//base/startup/appspawn_lite/services/test/unittest/common:unittest"
],
"rom": "26KB",
"ram": "~1.8M",
"output": [ "appspawn" ],
"adapted_kernel": [
"liteos_a",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function",
"cjson"
],
"kernel_special": {},
"board_special": {},
"components": [
"hilog_lite",
"samgr_lite",
"ipc_lite",
"kv_store",
"aafwk_lite",
"ace_engine_lite",
"surface",
"ui"
]
}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册