diff --git a/services/BUILD.gn b/services/BUILD.gn index 7acdac00ddefc6c38e742957737514fe70dbabf1..af27ea0ac273ebbc585f621ae7ea581580a9ccbd 100644 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -54,7 +54,7 @@ executable("appspawn") { "//foundation/communication/ipc_lite:liteipc_adapter", "//foundation/distributedschedule/samgr_lite/samgr:samgr", "//third_party/bounds_checking_function:libsec_shared", - "//utils/native/lite/kv_store:kv_store", + "//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store", ] if (enable_ohos_appexecfwk_feature_ability == true) {