提交 6591329a 编写于 作者: danmenjack's avatar danmenjack

add dmsfwk_lite bundle.json file

Signed-off-by: danmenjack's avatarmajiajun <864428661@qq.com>

Change-Id: Iadccffe9bdf7a0129e6f6e5acc7cdf87e7f59bae
上级 573b87c9
{
"components": [
{
"component": "samgr_lite",
"description": "",
"optional": "false",
"dirs": [
"foundation/distributedschedule/samgr_lite"
],
"targets": [
"//foundation/distributedschedule/samgr_lite:samgr"
],
"rom": "62KB",
"ram": "",
"output": [
"libsamgr.so",
"libbroadcast.so",
"libserver.so"
],
"adapted_kernel": [
"liteos_a",
"liteos_m",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function",
"cjson"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_base",
"ipc_lite",
"hilog_lite"
]
}
},
{
"component": "safwk_lite",
"description": "",
"optional": "true",
"dirs": [
"foundation/distributedschedule/safwk_lite"
],
"targets": [
"//foundation/distributedschedule/safwk_lite"
],
"rom": "15KB",
"ram": "",
"output": [ "foundation" ],
"adapted_kernel": [
"liteos_a",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function",
"cjson"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_base",
"aafwk_lite",
"appexecfwk_lite",
"hilog",
"permission",
"dmsfwk_lite",
"samgr_lite",
"powermgr_lite"
]
}
},
{
"component": "dmsfwk_lite",
"description": "",
"optional": "true",
"dirs": [
"foundation/distributedschedule/dmsfwk_lite"
],
"targets": [
"//foundation/distributedschedule/dmsfwk_lite:dtbschedmgr",
"//foundation/distributedschedule/dmsfwk_lite/moduletest/dtbschedmgr_lite:distributed_schedule_test_dms_door"
],
"rom": "26KB",
"ram": "",
"output": [ "dmslite.so" ],
"adapted_kernel": [
"liteos_a",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function",
"cjson"
],
"kernel_special": {},
"board_special": {},
"components": [
"utils_base",
"hilog",
"samgr_lite",
"aafwk_lite",
"appexecfwk_lite",
"softbus_lite",
"huks"
]
}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册