mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-27 08:51:48 +00:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
parent
f7732e235d
commit
ff50c12e85
@ -35,8 +35,8 @@ ohos_static_library("imf_sa_stub_fuzztest_common_static") {
|
||||
|
||||
public_deps = [
|
||||
"${inputmethod_path}/interfaces/inner_api/inputmethod_controller:inputmethod_client_static",
|
||||
"${inputmethod_path}/services/adapter/enable_ime_provider:enable_ime_static",
|
||||
"${inputmethod_path}/services:inputmethod_service",
|
||||
"${inputmethod_path}/services/adapter/enable_ime_provider:enable_ime_static",
|
||||
"${inputmethod_path}/test/common:inputmethod_test_common",
|
||||
"//third_party/jsoncpp:jsoncpp",
|
||||
]
|
||||
|
@ -284,8 +284,8 @@ ohos_unittest("InputMethodPrivateMemberTest") {
|
||||
deps = [
|
||||
"${inputmethod_path}/interfaces/inner_api/inputmethod_ability:inputmethod_ability",
|
||||
"${inputmethod_path}/interfaces/inner_api/inputmethod_controller:inputmethod_client_static",
|
||||
"${inputmethod_path}/services/adapter/enable_ime_provider:enable_ime_static",
|
||||
"${inputmethod_path}/services:inputmethod_service",
|
||||
"${inputmethod_path}/services/adapter/enable_ime_provider:enable_ime_static",
|
||||
"${inputmethod_path}/test/unittest/cpp_test/common:inputmethod_tdd_util",
|
||||
"//third_party/googletest:gtest_main",
|
||||
]
|
||||
@ -379,8 +379,8 @@ ohos_unittest("IdentityCheckerTest") {
|
||||
deps = [
|
||||
"${inputmethod_path}/interfaces/inner_api/inputmethod_ability:inputmethod_ability",
|
||||
"${inputmethod_path}/interfaces/inner_api/inputmethod_controller:inputmethod_client_static",
|
||||
"${inputmethod_path}/services/adapter/enable_ime_provider:enable_ime_static",
|
||||
"${inputmethod_path}/services:inputmethod_service",
|
||||
"${inputmethod_path}/services/adapter/enable_ime_provider:enable_ime_static",
|
||||
"${inputmethod_path}/test/common:inputmethod_test_common",
|
||||
"${inputmethod_path}/test/unittest/cpp_test/common:inputmethod_tdd_util",
|
||||
"//third_party/googletest:gmock",
|
||||
|
Loading…
Reference in New Issue
Block a user