diff --git a/services/services/BUILD.gn b/services/services/BUILD.gn index e83665d8053edfe4bb7f8333824425df3ccb3e61..98b6cf4bb366f401d4017d8f0289c4ee2499fc29 100644 --- a/services/services/BUILD.gn +++ b/services/services/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (C) 2021 Huawei Device Co., Ltd. +# Copyright (C) 2021-2025 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at @@ -312,6 +312,7 @@ ohos_shared_library("media_service") { "graphic_surface:sync_fence", "relational_store:native_rdb", "window_manager:libdm", + "window_manager:libwm", "window_manager:scene_session", "window_manager:scene_session_manager", "window_manager:session_manager_lite",