diff --git a/services/BUILD.gn b/services/BUILD.gn index b60cfd37e2c1e883a28c28bbaefa0f1ab9bb8458..062c5963882bde2f28bf8f68819b412af0d130d8 100644 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -52,7 +52,7 @@ executable("appspawn") { "${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite", "//build/lite/config/component/cJSON:cjson_shared", "//foundation/communication/ipc/interfaces/innerkits/c/ipc:ipc_single", - "//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store", + "//foundation/distributeddatamgr/appdatamgr/kv_store/interfaces/inner_api/kv_store:kv_store", "//foundation/distributedschedule/samgr_lite/samgr:samgr", "//third_party/bounds_checking_function:libsec_shared", ]