未验证 提交 18ab5134 编写于 作者: O openharmony_ci 提交者: Gitee

!143 轻量图形部件化修改仓名

Merge pull request !143 from changeRepoAdd
......@@ -23,9 +23,9 @@
"components": [
"ability_lite",
"bundle_framework_lite",
"surface",
"ui",
"graphic_utils",
"surface_lite",
"ui_lite",
"graphic_utils_lite",
"kv_store",
"syspara_lite",
"camera_lite",
......
......@@ -23,10 +23,10 @@ shared_library("cameraApp") {
deps = [
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//foundation/arkui/ui_lite:ui_lite",
"//foundation/distributeddatamgr/kv_store/interfaces/inner_api/kv_store:kv_store",
"//foundation/graphic/surface",
"//foundation/graphic/ui:ui_lite",
"//foundation/graphic/utils:graphic_utils_lite",
"//foundation/graphic/graphic_utils_lite:utils_lite",
"//foundation/graphic/surface_lite",
"//foundation/multimedia/camera_lite/frameworks:camera_lite",
"//foundation/multimedia/media_lite/frameworks/recorder_lite:recorder_lite",
"//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
......
......@@ -32,10 +32,10 @@ shared_library("gallery") {
deps = [
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//foundation/arkui/ui_lite:ui_lite",
"//foundation/distributeddatamgr/kv_store/interfaces/inner_api/kv_store:kv_store",
"//foundation/graphic/surface",
"//foundation/graphic/ui:ui_lite",
"//foundation/graphic/utils:graphic_utils_lite",
"//foundation/graphic/graphic_utils_lite:utils_lite",
"//foundation/graphic/surface_lite",
"//foundation/multimedia/media_lite/frameworks/player_lite:player_lite",
"//foundation/multimedia/media_lite/frameworks/recorder_lite:recorder_lite",
"//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
......
......@@ -28,10 +28,10 @@ shared_library("launcher") {
deps = [
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//foundation/arkui/ui_lite:ui_lite",
"//foundation/distributeddatamgr/kv_store/interfaces/inner_api/kv_store:kv_store",
"//foundation/graphic/surface",
"//foundation/graphic/ui:ui_lite",
"//foundation/graphic/utils:graphic_utils_lite",
"//foundation/graphic/graphic_utils_lite:utils_lite",
"//foundation/graphic/surface_lite",
"//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
]
......
......@@ -32,10 +32,10 @@ shared_library("setting") {
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
"//base/powermgr/powermgr_lite/frameworks:powermgr",
"//base/startup/init/interfaces/innerkits:libbegetutil",
"//foundation/arkui/ui_lite:ui_lite",
"//foundation/distributeddatamgr/kv_store/interfaces/inner_api/kv_store:kv_store",
"//foundation/graphic/surface",
"//foundation/graphic/ui:ui_lite",
"//foundation/graphic/utils:graphic_utils_lite",
"//foundation/graphic/graphic_utils_lite:utils_lite",
"//foundation/graphic/surface_lite",
"//foundation/systemabilitymgr/samgr_lite/samgr:samgr",
"//third_party/wpa_supplicant/wpa_supplicant-2.9:wpa_supplicant",
]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册