From d993979517df01777538980d3faa2fb75c073e8f Mon Sep 17 00:00:00 2001 From: zero-cyc Date: Tue, 18 Jan 2022 22:11:52 +0800 Subject: [PATCH] fixed ba7f230 from https://gitee.com/zero-cyc/notification_ans_standard/pulls/167 chenlien@huawei.com Signed-off-by: zero-cyc Change-Id: Ib4d279ef8445da3fc5936e820ac82502945a8ee9 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 9dab7436b..1c1a84c57 100644 --- a/bundle.json +++ b/bundle.json @@ -44,8 +44,8 @@ "adapted_system_type": [ "standard" ], - "rom": "", - "ram": "", + "rom": "3000KB", + "ram": "16000KB", "deps": { "components": [ "samgr_standard", -- Gitee