diff --git a/bundle.json b/bundle.json index d185f3319f2efb0ebda5265cdc10d10afb6f25ea..b66b135f9f7ced270ed4f58f78649ad170cb3b75 100644 --- a/bundle.json +++ b/bundle.json @@ -58,9 +58,7 @@ "hicollie", "resource_management", "screenlock_mgr", - "cJSON", - "bounds_checking_function", - "icu" + "cJSON" ] }, "build": { diff --git a/common/BUILD.gn b/common/BUILD.gn index 302a35e25334081ea0a1858a73ca428f0b799444..1a4dabcc839bdf77f82e7d420141e965d146a066 100644 --- a/common/BUILD.gn +++ b/common/BUILD.gn @@ -70,7 +70,6 @@ ohos_shared_library("inputmethod_common") { "hisysevent:libhisysevent", "hitrace:hitrace_meter", "hitrace:libhitracechain", - "icu:shared_icuuc", "input:libmmi-client", "ipc:ipc_single", "samgr:samgr_proxy",