From 99694a4dbea7e94d1c7f51c1d46b4494a58407dd Mon Sep 17 00:00:00 2001 From: shawn_he Date: Wed, 21 Sep 2022 15:26:38 +0800 Subject: [PATCH] update doc Signed-off-by: shawn_he --- en/application-dev/faqs/faqs-hdc-std.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/application-dev/faqs/faqs-hdc-std.md b/en/application-dev/faqs/faqs-hdc-std.md index 4cb30e1cff..04c0a202a5 100644 --- a/en/application-dev/faqs/faqs-hdc-std.md +++ b/en/application-dev/faqs/faqs-hdc-std.md @@ -41,7 +41,8 @@ Applicable to: OpenHarmony SDK 3.2.2.5 The maximum length of a log record is 1,024 characters, and it is not changeable. -## What Should I Do If a HAP Package Cannot Be Opened After Being Installed on the Development Board Using the IDE? + +## What should I do if a HAP package cannot be opened after being installed on the development board using the IDE? Applicable to: OpenHarmony SDK 3.2.5.3, stage model of API version 9 -- GitLab