mirror of
https://github.com/openharmony/applications_camera_screensaver_app.git
synced 2026-07-01 20:37:07 -04:00
Description: change repo path for lite graphic
IssueNo: https://gitee.com/openharmony/graphic_ui/issues/I6WFDH Feature or Bugfix: Feature Binary Source:No Signed-off-by: zhouyj <zhouyuanjie1@huawei.com>
This commit is contained in:
@@ -22,11 +22,11 @@ shared_library("screensaver") {
|
||||
deps = [
|
||||
"${aafwk_lite_path}/frameworks/ability_lite:aafwk_abilitykit_lite",
|
||||
"${appexecfwk_lite_path}/frameworks/bundle_lite:bundle",
|
||||
"//foundation/arkui/ui_lite:ui_lite",
|
||||
"//foundation/communication/ipc/interfaces/innerkits/c/ipc:ipc_single",
|
||||
"//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",
|
||||
]
|
||||
|
||||
|
||||
@@ -38,10 +38,10 @@ C++ 11 or later
|
||||
|
||||
**applications_camera_screensaver_app**
|
||||
|
||||
[graphic_wms](https://gitee.com/openharmony/graphic_wms/blob/master/README.md)
|
||||
[window_window_manager_lite](https://gitee.com/openharmony/window_window_manager_lite/blob/master/README.md)
|
||||
|
||||
[graphic_surface](https://gitee.com/openharmony/graphic_surface/blob/master/README.md)
|
||||
[graphic_surface_lite](https://gitee.com/openharmony/graphic_surface_lite/blob/master/README.md)
|
||||
|
||||
[graphic_ui](https://gitee.com/openharmony/graphic_ui/blob/master/README.md)
|
||||
[arkui_ui_lite](https://gitee.com/openharmony/arkui_ui_lite/blob/master/README.md)
|
||||
|
||||
[graphic_utils](https://gitee.com/openharmony/graphic_utils/blob/master/README.md)
|
||||
[graphic_graphic_utils_lite](https://gitee.com/openharmony/graphic_graphic_utils_lite/blob/master/README.md)
|
||||
|
||||
+4
-4
@@ -38,13 +38,13 @@ C++11版本或以上
|
||||
|
||||
**applications_camera_screensaver_app**
|
||||
|
||||
[graphic_wms](https://gitee.com/openharmony/graphic_wms/blob/master/README.md)
|
||||
[window_window_manager_lite](https://gitee.com/openharmony/window_window_manager_lite/blob/master/README.md)
|
||||
|
||||
[graphic_surface](https://gitee.com/openharmony/graphic_surface/blob/master/README.md)
|
||||
[graphic_surface_lite](https://gitee.com/openharmony/graphic_surface_lite/blob/master/README.md)
|
||||
|
||||
[graphic_ui](https://gitee.com/openharmony/graphic_ui/blob/master/README.md)
|
||||
[arkui_ui_lite](https://gitee.com/openharmony/arkui_ui_lite/blob/master/README.md)
|
||||
|
||||
[graphic_utils](https://gitee.com/openharmony/graphic_utils/blob/master/README.md)
|
||||
[graphic_graphic_utils_lite](https://gitee.com/openharmony/graphic_graphic_utils_lite/blob/master/README.md)
|
||||
|
||||
|
||||
|
||||
|
||||
+3
-3
@@ -24,9 +24,9 @@
|
||||
"components": [
|
||||
"ability_lite",
|
||||
"bundle_framework_lite",
|
||||
"surface",
|
||||
"ui",
|
||||
"graphic_utils",
|
||||
"surface_lite",
|
||||
"ui_lite",
|
||||
"graphic_utils_lite",
|
||||
"kv_store",
|
||||
"syspara_lite",
|
||||
"samgr_lite",
|
||||
|
||||
Reference in New Issue
Block a user