diff --git a/services/BUILD.gn b/services/BUILD.gn index e44f60c72a8e195ea7058b6ece28c0f28ec911a1..1d4edeadf8303baa782bd8764d980928857bea26 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/kv_store/interfaces/inner_api/kv_store:kv_store", + "//foundation/distributeddatamgr/kv_store/interfaces/inner_api/kv_store:kv_store", "//foundation/distributedschedule/samgr_lite/samgr:samgr", "//third_party/bounds_checking_function:libsec_shared", ]