From c168dd84b41f68aa1ea1066f26bf597ca61f84b8 Mon Sep 17 00:00:00 2001 From: liuxiaowei Date: Wed, 20 Mar 2024 09:20:13 +0800 Subject: [PATCH] =?UTF-8?q?cfi=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: liuxiaowei --- bundle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle.json b/bundle.json index e9e6c635..9f1c1196 100644 --- a/bundle.json +++ b/bundle.json @@ -16,6 +16,7 @@ "SystemCapability.FileManagement.UserFileService", "SystemCapability.FileManagement.UserFileService.FolderSelection" ], + "adapted_system_type": [ "standard" ], -- Gitee