mirror of
https://gitee.com/openharmony/window_window_manager
synced 2024-11-27 00:51:35 +00:00
Fix wms_window_animation_transition_test
Signed-off-by: 17342015572 <hujunjian1@huawei.com> Change-Id: Id186ae9e0949c51515e065e9857e2b3fe72fea47
This commit is contained in:
parent
50d0b95bf2
commit
b96e320383
@ -484,7 +484,12 @@ ohos_systemtest("wms_window_system_toast_window_test") {
|
||||
|
||||
ohos_systemtest("wms_window_animation_transition_test") {
|
||||
module_out_path = module_out_path
|
||||
|
||||
sanitize = {
|
||||
cfi = true
|
||||
cfi_cross_dso = true
|
||||
cfi_vcall_icall_only = true
|
||||
debug = false
|
||||
}
|
||||
sources = [ "window_animation_transition_test.cpp" ]
|
||||
|
||||
deps = [
|
||||
|
Loading…
Reference in New Issue
Block a user