Fix wms_window_animation_transition_test

Signed-off-by: 17342015572 <hujunjian1@huawei.com>
Change-Id: Id186ae9e0949c51515e065e9857e2b3fe72fea47
This commit is contained in:
17342015572 2024-10-25 06:19:37 +00:00
parent 50d0b95bf2
commit b96e320383

View File

@ -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 = [