mirror of
https://gitee.com/openharmony/xts_hats
synced 2025-03-04 08:27:12 +00:00
Decoupling dependencies between components
Signed-off-by: greada <kangqiao1@huawei.com>
This commit is contained in:
parent
6445598b4d
commit
18ee0f20d0
@ -21,13 +21,13 @@ ohos_moduletest_suite("HatsPowermgrPowerTest") {
|
|||||||
sources = [ "./common/hdi_power_test.cpp" ]
|
sources = [ "./common/hdi_power_test.cpp" ]
|
||||||
|
|
||||||
deps = [
|
deps = [
|
||||||
"//drivers/interface/power/v1_1:libpower_stub_1.1",
|
|
||||||
"//third_party/googletest:gtest_main",
|
"//third_party/googletest:gtest_main",
|
||||||
]
|
]
|
||||||
|
|
||||||
external_deps = [
|
external_deps = [
|
||||||
"c_utils:utils",
|
"c_utils:utils",
|
||||||
"hdf_core:libhdf_utils",
|
"hdf_core:libhdf_utils",
|
||||||
|
"power_interface_service:libpower_stub_1.1",
|
||||||
"hiviewdfx_hilog_native:libhilog",
|
"hiviewdfx_hilog_native:libhilog",
|
||||||
"ipc:ipc_single",
|
"ipc:ipc_single",
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user