diff --git a/bundle.json b/bundle.json index aacfe3760019c2de0f1990d3ff590dddebcd7287..af66ffd059c061f742e9d142aa9d6dce8d0e39b2 100644 --- a/bundle.json +++ b/bundle.json @@ -43,7 +43,8 @@ "image_framework", "common_event_service", "udmf", - "selinux_adapter" + "selinux_adapter", + "window_manager" ] }, "build": { diff --git a/interfaces/kits/picker/BUILD.gn b/interfaces/kits/picker/BUILD.gn index c6fa0e1d10a3a765f762b38099c1cb6ec2ca3408..b7c2f5c609a8394c6ee7e355b31a978adc12414d 100644 --- a/interfaces/kits/picker/BUILD.gn +++ b/interfaces/kits/picker/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (C) 2023 Huawei Device Co., Ltd. +# Copyright (C) 2023-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 @@ -81,6 +81,7 @@ ohos_shared_library("picker") { "ipc:ipc_napi", "ipc:ipc_single", "napi:ace_napi", + "window_manager:libwm", ] if (picker_udmf_enabled) { @@ -127,6 +128,7 @@ ohos_shared_library("cj_picker_ffi") { "hilog:libhilog", "napi:cj_bind_ffi", "napi:cj_bind_native", + "window_manager:libwm", ] sanitize = {