From 1984d3f04a8befffd545324e0a6c8e0bcb404531 Mon Sep 17 00:00:00 2001 From: duangavin123 Date: Sat, 28 May 2022 08:33:38 +0000 Subject: [PATCH] update zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-logging.md. Signed-off-by: duangavin123 --- zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-logging.md b/zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-logging.md index f653c1062f..921f66bc2f 100644 --- a/zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-logging.md +++ b/zh-cn/device-dev/subsystems/subsys-dfx-hisysevent-logging.md @@ -40,7 +40,7 @@ HiSysEvent类,具体的API详见接口文档 。 | static const std::string AAFWK | 元能力子系统 | | static const std::string APPEXECFWK | 用户程序框架子系统 | | static const std::string ACCOUNT | 账号子系统 | -| static const std::string ACE | ACE子系统 | +| static const std::string ArkUI | ArkUI子系统 | | static const std::string AI | AI业务子系统 | | static const std::string BARRIER_FREE | 无障碍软件服务子系统 | | static const std::string BIOMETRICS | 生物特征识别服务子系统 | -- GitLab