From 922631dc72763741b88f45f2a0274c9ebb88c9d0 Mon Sep 17 00:00:00 2001 From: wusongqing Date: Thu, 17 Feb 2022 10:33:04 +0800 Subject: [PATCH] updated docs Signed-off-by: wusongqing --- en/application-dev/reference/apis/js-apis-faultLogger.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en/application-dev/reference/apis/js-apis-faultLogger.md b/en/application-dev/reference/apis/js-apis-faultLogger.md index 8c4be914dde..05ce1637ae6 100644 --- a/en/application-dev/reference/apis/js-apis-faultLogger.md +++ b/en/application-dev/reference/apis/js-apis-faultLogger.md @@ -8,9 +8,9 @@ import faultLogger from '@ohos.faultLogger' ``` -## Required Permissions +## System Capabilities -None +SystemCapability.HiviewDFX.Hiview.FaultLogger ## FaultType -- Gitee