diff --git a/bundle.json b/bundle.json index c7b8261ab3aaddfe93a718fcd32d3daa1188f1bc..fb2ee1067dbb91b6e4c0048094d51a38579e89a3 100644 --- a/bundle.json +++ b/bundle.json @@ -25,9 +25,8 @@ "ram": "50KB", "deps": { "components": [ - "utils_base", - "libhilog", - "dslm_sdk" + "device_security_level", + "hiviewdfx_hilog_native" ], "third_party": [] },