diff --git a/services/BUILD.gn b/services/BUILD.gn index 7acdac00ddefc6c38e742957737514fe70dbabf1..3ebad7598a975faa12bb322d977257a96d3e789d 100755 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -52,9 +52,9 @@ executable("appspawn") { "${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite", "//build/lite/config/component/cJSON:cjson_shared", "//foundation/communication/ipc_lite:liteipc_adapter", + "//foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/kv_store:kv_store", "//foundation/distributedschedule/samgr_lite/samgr:samgr", "//third_party/bounds_checking_function:libsec_shared", - "//utils/native/lite/kv_store:kv_store", ] if (enable_ohos_appexecfwk_feature_ability == true) {