mirror of
https://gitee.com/openharmony/xts_hats
synced 2025-02-17 08:57:57 +00:00
Modifying the display component
Change-Id: Id91cabb4a003d306accfbd464a4f91bb4a5b316f Signed-off-by: qwx1028698 <quannini@huawei.com>
This commit is contained in:
parent
3885382e66
commit
f579543489
@ -45,6 +45,6 @@ ohos_moduletest_suite("HatsHdfDisplayBufferbenchmarkTest") {
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
@ -36,6 +36,6 @@ ohos_moduletest_suite("HatsHdfDisplayBufferDeathTest") {
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
@ -40,6 +40,6 @@ ohos_moduletest_suite("HatsHdfDisplayBufferMtTest") {
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
@ -37,6 +37,6 @@ ohos_moduletest_suite("HatsHdfDisplayBufferMtAdditionalTest") {
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
@ -36,6 +36,6 @@ ohos_moduletest_suite("HatsHdfDisplayBufferUtTest") {
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
@ -48,6 +48,6 @@ ohos_moduletest_suite("HatsHdfDisplayabenchmarkTest") {
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
@ -48,6 +48,4 @@ ohos_static_library("disp_dev_hdi_test") {
|
||||
"hilog:libhilog",
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
}
|
||||
|
@ -38,6 +38,6 @@ ohos_moduletest_suite("HatsHdfDisplayComposerDeathTest") {
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
cflags = [ "-Wno-unused-function" ]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
@ -41,6 +41,6 @@ ohos_moduletest_suite("HatszHdfDisplayComposerMtTest") {
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
cflags = [ "-Wno-unused-function" ]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
@ -43,6 +43,6 @@ ohos_moduletest_suite("HatszHdfDisplayComposerUtTest") {
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
cflags = [ "-Wno-unused-function" ]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
@ -41,6 +41,6 @@ ohos_moduletest_suite("HatsHdfDisplayComposerAdditionalUtTest") {
|
||||
"ipc:ipc_core",
|
||||
]
|
||||
cflags = [ "-Wno-unused-function" ]
|
||||
subsystem_name = "xts"
|
||||
part_name = "hats"
|
||||
subsystem_name = "hdf"
|
||||
part_name = "drivers_interface_display"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user