diff --git a/services/BUILD.gn b/services/BUILD.gn index 13885a90f26246bb6f6cf4a3d45aa33e4a5c825c..ff78c3636fdce51170ce6973a8d21339ccfc3b37 100644 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -75,7 +75,7 @@ shared_library("audio_capturer_impl") { "-lpthread", ] deps = [ - "//device/soc/hisilicon/common/hal/media:hardware_media_sdk", + "$ohos_board_adapter_dir/media:hardware_media_sdk", "//foundation/graphic/surface:lite_surface", "//foundation/multimedia/media_utils_lite:media_common", "//third_party/bounds_checking_function:libsec_shared",