mirror of
https://gitee.com/openharmony/xts_hats
synced 2025-02-22 03:10:54 +00:00
add
Signed-off-by: dong-dongzhen <dongshaomin@huawei.com> Change-Id: I350743b71ddf97c83387e0349669852f85d99752
This commit is contained in:
parent
483b5d4f7d
commit
df0d1ddaa1
@ -39,6 +39,7 @@ ohos_moduletest_suite("HatsHdfExtensionContextTest") {
|
||||
cflags += [ "-DBINDER_IPC_32BIT" ]
|
||||
}
|
||||
deps = [
|
||||
"$base_root/drivers/external_device_manager/services/native/driver_extension:driver_extension",
|
||||
"${ability_runtime_napi_path}/inner/napi_common:napi_common",
|
||||
"${ability_runtime_native_path}/ability/native:ability_business_error",
|
||||
"${ability_runtime_native_path}/ability/native:abilitykit_native",
|
||||
@ -48,7 +49,6 @@ ohos_moduletest_suite("HatsHdfExtensionContextTest") {
|
||||
"${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/aakit:aakit_mock",
|
||||
"${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/appexecfwk_core:appexecfwk_appmgr_mock",
|
||||
"${ability_runtime_test_path}/mock/services_abilitymgr_test/libs/appexecfwk_core:appexecfwk_bundlemgr_mock",
|
||||
"$base_root/drivers/external_device_manager/services/native/driver_extension:driver_extension",
|
||||
"//third_party/googletest:gmock_main",
|
||||
"//third_party/googletest:gtest_main",
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user