diff --git a/services/BUILD.gn b/services/BUILD.gn index aa10b3988a8237194a79b72ab2e69da92052e3f5..92cad1a3e9fb3c77a9768e1b72adc1c09b508941 100644 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -59,7 +59,7 @@ ohos_shared_library("fms_server") { ] deps = [ - "${aafwk_kits_path}/ability/native:abilitykit_native", + "${aafwk_path}/frameworks/native/ability/native:abilitykit_native", "${aafwk_services_path}/abilitymgr:abilityms", "//base/hiviewdfx/hilog/interfaces/native/innerkits:libhilog", "//foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native:storage_manager_sa_proxy",