diff --git a/bundle.json b/bundle.json index 7c0b1bf7bb872d7cdb559f792befb14c13c3dcdf..61fc7964a545e2d859b026833355c019814ddd12 100644 --- a/bundle.json +++ b/bundle.json @@ -59,6 +59,7 @@ "resource_management", "screenlock_mgr", "cJSON", + "json", "icu", "selinux_adapter" ] diff --git a/common/imf_hisysevent/BUILD.gn b/common/imf_hisysevent/BUILD.gn index 52efec5dcc8c61d64cfd5a0f625f54742cce6f22..e29f9d899e015f482a3cc57faf306a34b584f2ac 100644 --- a/common/imf_hisysevent/BUILD.gn +++ b/common/imf_hisysevent/BUILD.gn @@ -70,6 +70,7 @@ ohos_shared_library("imf_hisysevent") { "hisysevent:libhisysevent", "input:libmmi-client", "ipc:ipc_single", + "json:nlohmann_json_static", ] subsystem_name = "inputmethod"