From ed057012385d9601957788f8bb9e6d890f2d6c66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=AF=E6=B8=85=E6=99=AF=E6=B8=85=E6=99=AF=E6=B8=85?= Date: Tue, 5 Nov 2024 02:35:34 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8B=AC=E7=AB=8B=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 景清景清景清 --- bundle.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index b599c18..66bf5c0 100644 --- a/bundle.json +++ b/bundle.json @@ -22,7 +22,9 @@ "code_signature_support_oh_release_app", "code_signature_support_app_allow_list" ], - "adapted_system_type": [ "standard" ], + "adapted_system_type": [ + "standard" + ], "rom": "1024KB", "ram": "2048KB", "deps": { -- Gitee