提交 6a2cee5f 编写于 作者: P PaDaBoo

appdatamgr仓部件及目录整改

Signed-off-by: NPaDaBoo <xuejianwu@huawei.com>
上级 aa753805
......@@ -23,7 +23,7 @@ shared_library("cameraApp") {
deps = [
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store",
"//foundation/distributeddatamgr/appdatamgr/kv_store/frameworks/native/kv_store:kv_store",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/graphic/surface",
"//foundation/graphic/ui:lite_ui",
......
......@@ -33,7 +33,7 @@ shared_library("gallery") {
deps = [
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store",
"//foundation/distributeddatamgr/appdatamgr/kv_store/frameworks/native/kv_store:kv_store",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/graphic/surface",
"//foundation/graphic/ui:lite_ui",
......
......@@ -28,7 +28,7 @@ shared_library("launcher") {
deps = [
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store",
"//foundation/distributeddatamgr/appdatamgr/kv_store/frameworks/native/kv_store:kv_store",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/graphic/surface",
"//foundation/graphic/ui:lite_ui",
......
......@@ -32,7 +32,7 @@ shared_library("setting") {
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//base/powermgr/powermgr_lite/frameworks:powermgr",
"//base/startup/syspara_lite/frameworks/parameter:parameter",
"//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store",
"//foundation/distributeddatamgr/appdatamgr/kv_store/frameworks/native/kv_store:kv_store",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/graphic/surface",
"//foundation/graphic/ui:lite_ui",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册