diff --git a/services/BUILD.gn b/services/BUILD.gn index 7ab1d17e9ab6ec03c62f3e9c38c0b6806a4eadf7..3907efad4d86ab1d472c93411a620f6f06034015 100644 --- 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/native/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) {