mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2024-11-27 01:00:38 +00:00
!336 build:appdatamgr split to relational_store/data_share/preferences/kv_store code warehouse
Merge pull request !336 from PaDaBoo/master
This commit is contained in:
commit
122eb2f9d1
@ -61,7 +61,7 @@ executable("appspawn") {
|
||||
"//base/startup/init/interfaces/innerkits:libbegetutil",
|
||||
"//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",
|
||||
]
|
||||
|
@ -52,7 +52,7 @@ unittest("AppSpawnLiteTest") {
|
||||
"//base/startup/init/interfaces/innerkits:libbegetutil",
|
||||
"//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",
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user