From 3ecd4f0a593a8dc1a6dd40cb9560fe49247b59be Mon Sep 17 00:00:00 2001 From: j21p3 Date: Mon, 8 Jul 2024 19:32:30 +0800 Subject: [PATCH] =?UTF-8?q?features=E6=95=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I553e910ca19ab0023a1141708f2c867f765babb6 Signed-off-by: j21p3 --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index b019454..acaba98 100644 --- a/bundle.json +++ b/bundle.json @@ -13,7 +13,7 @@ "name": "sandbox_manager", "subsystem": "accesscontrol", "syscap": [], - "features": [ "sandbox_manager_feature_coverage = false" ], + "features": [ "sandbox_manager_feature_coverage" ], "adapted_system_type": [ "standard" ], "rom": "10000KB", "ram": "5000KB", -- Gitee