提交 18dee43d 编写于 作者: O openharmony_ci 提交者: Gitee

!331 L0/L1新增RPC模块

Merge pull request !331 from liubb_0516/master
......@@ -201,6 +201,33 @@
"components": [
]
}
},
{
"component": "rpc",
"description": "Remote procedure call open sources software.",
"optional": "true",
"dirs": [
"foundation/communication/ipc"
],
"targets": [
"//foundation/communication/ipc/interfaces/innerkits/c/ipc:ipc_single"
],
"rom": "",
"ram": "",
"output": [ ],
"adapted_kernel": [ "liteos_m", "linux" ],
"features": [],
"deps": {
"adapted_kernel": [
"liteos_a",
"linux",
"liteos_m"
],
"kernel_special": {},
"board_special": {},
"components": [
]
}
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册