From 485faac86cdc660634e72686dbe0271bf7c34b72 Mon Sep 17 00:00:00 2001 From: SUE Date: Fri, 14 Jan 2022 06:23:37 +0000 Subject: [PATCH] Signed-off-by:hellohyh001 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 68a53619..18dd72a5 100644 --- a/bundle.json +++ b/bundle.json @@ -9,8 +9,8 @@ "syscap": ["SystemCapability.Sensors.Sensor"], "features": [], "adapted_system_type": [ "standard" ], - "rom": "340KB", - "ram": "~4KB", + "rom": "2048KB", + "ram": "~4096KB", "deps": { "components": [ "libhilog", -- Gitee