mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-12-04 21:29:07 +00:00
acts_change_componemt_name
Signed-off-by: txl <tangxianglei@huawei.com>
This commit is contained in:
parent
428932984f
commit
19fcfe261c
@ -33,7 +33,7 @@ ohos_moduletest_suite("HatsHdfDisplayBufferUtTest") {
|
||||
"hdf_core:libhdf_utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"thirdparty_googletest:gtest",
|
||||
"googletest:gtest",
|
||||
]
|
||||
subsystem_name = "xts"
|
||||
part_name = "xts_hats"
|
||||
|
@ -35,7 +35,7 @@ ohos_moduletest_suite("HatsHdfDisplayComposerDeathTest") {
|
||||
"hdf_core:libhdf_utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"thirdparty_googletest:gtest",
|
||||
"googletest:gtest",
|
||||
]
|
||||
cflags = [ "-Wno-unused-function" ]
|
||||
subsystem_name = "xts"
|
||||
|
@ -38,7 +38,7 @@ ohos_moduletest_suite("HatszHdfDisplayComposerMtTest") {
|
||||
"hdf_core:libhdf_utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"thirdparty_googletest:gtest",
|
||||
"googletest:gtest",
|
||||
]
|
||||
cflags = [ "-Wno-unused-function" ]
|
||||
subsystem_name = "xts"
|
||||
|
@ -35,7 +35,7 @@ ohos_moduletest_suite("HatszHdfDisplayComposerUtTest") {
|
||||
"hdf_core:libhdf_utils",
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
"thirdparty_googletest:gtest",
|
||||
"googletest:gtest",
|
||||
]
|
||||
cflags = [ "-Wno-unused-function" ]
|
||||
subsystem_name = "xts"
|
||||
|
Loading…
Reference in New Issue
Block a user