diff --git a/bundle.json b/bundle.json index 77e345ab24642723fa3e4a6a8c31dc69bb165fb4..4cdc3369771d76dd3b374db220633507ad79efa0 100644 --- a/bundle.json +++ b/bundle.json @@ -21,12 +21,13 @@ "adapted_system_type": [ "standard" ], - "rom": "50KB", - "ram": "50KB", + "rom": "30KB", + "ram": " ", "deps": { "components": [ "device_security_level", - "hiviewdfx_hilog_native" + "hiviewdfx_hilog_native", + "c_utils" ], "third_party": [] },