提交 11c9bb4d 编写于 作者: S shenchenkai 提交者: Gitee

add hiview_tunnel module

上级 3b946cda
...@@ -150,6 +150,33 @@ ...@@ -150,6 +150,33 @@
], ],
"components": [] "components": []
} }
},
{
"component": "hiview_tunnel",
"description": "log upload service for liteos-a kernel",
"optional": "false",
"dirs": [
"base/hiviewdfx/huawei_proprietary/hiview_tunnel"
],
"targets": [
"//base/hiviewdfx/huawei_proprietary/hiview_tunnel:libhiview_tunnel"
],
"rom": "500KB",
"ram": "~500KB",
"output": [
"libhiview_tunnel"
],
"adapted_kernel": [
"liteos_a",
"linux"
],
"features": [],
"deps": {
"third_party": [
"bounds_checking_function"
],
"components": []
}
} }
] ]
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册