未验证 提交 0f31d97e 编写于 作者: O openharmony_ci 提交者: Gitee

!1594 【轻量级 PR】:change hilog innker kits part name

Merge pull request !1594 from yaomanhai/N/A
......@@ -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.
先完成此消息的编辑!
想要评论请 注册