!96 ipc统一接口切换

Merge pull request !96 from 周礼亭/master
This commit is contained in:
openharmony_ci
2022-05-10 16:04:32 +00:00
committed by Gitee
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -23,7 +23,6 @@ shared_library("cameraApp") {
deps = [
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//foundation/communication/ipc_lite:liteipc_adapter",
"//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/graphic/surface",
-1
View File
@@ -33,7 +33,6 @@ shared_library("gallery") {
deps = [
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//foundation/communication/ipc_lite:liteipc_adapter",
"//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/graphic/surface",
-1
View File
@@ -28,7 +28,6 @@ shared_library("launcher") {
deps = [
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//foundation/communication/ipc_lite:liteipc_adapter",
"//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/graphic/surface",
-1
View File
@@ -32,7 +32,6 @@ shared_library("setting") {
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//base/powermgr/powermgr_lite/frameworks:powermgr",
"//base/startup/syspara_lite/frameworks/parameter:parameter",
"//foundation/communication/ipc_lite:liteipc_adapter",
"//foundation/distributeddatamgr/appdatamgr/frameworks/native/kv_store:kv_store",
"//foundation/distributedschedule/samgr_lite/samgr:samgr",
"//foundation/graphic/surface",