diff --git a/wm/src/window_session_impl.cpp b/wm/src/window_session_impl.cpp index 23223a8a2e668b3a34bc04c586d37c5c7c6041a7..1f8ec2990dd0f51c34746cc918dc25ce4cf21e6d 100644 --- a/wm/src/window_session_impl.cpp +++ b/wm/src/window_session_impl.cpp @@ -74,7 +74,7 @@ constexpr int32_t WINDOW_ROTATION_CHANGE = 50; constexpr uint32_t INVALID_TARGET_API_VERSION = 0; constexpr uint32_t OPAQUE = 0xFF000000; constexpr int32_t WINDOW_CONNECT_TIMEOUT = 1000; -constexpr int32_t WINDOW_LIFECYCLE_TIMEOUT = 100; +constexpr int32_t WINDOW_LIFECYCLE_TIMEOUT = 100; /* * DFX