未验证 提交 b921813d 编写于 作者: Y yaomanhai 提交者: Gitee

change hilog innker kits part name

Signed-off-by: Nyaomanhai <yaomanhai@huawei.com>
上级 3ecb5674
......@@ -179,7 +179,7 @@ This development guide is applicable to Standard-System Devices \(reference memo
2. Configure compilation information. Specifically, add the subsystem SDK dependency to **BUILD.gn**.
```
external_deps = [ "hiviewdfx_hilog_native:libhilog" ]
external_deps = [ "hilog_native:libhilog" ]
```
......
......@@ -69,7 +69,7 @@ HiLog是OpenHarmony日志系统,提供给系统框架、服务、以及应用
2. 编译设置,在BUILD.gn里增加子系统SDK依赖:
```
external_deps = [ "hiviewdfx_hilog_native:libhilog" ]
external_deps = [ "hilog_native:libhilog" ]
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册