From 65c9a31dc66fa65a527c42e32b53be232e725b52 Mon Sep 17 00:00:00 2001 From: huangxiaolinabc123 Date: Mon, 15 Aug 2022 15:46:33 +0800 Subject: [PATCH] modify samgr Signed-off-by: huangxiaolinabc123 Change-Id: I0fae03b17310093b383ba57f8dae0688d6b1620a --- README.md | 10 ++++++++-- README_zh.md | 10 ++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 87f6aa0..b253c08 100755 --- a/README.md +++ b/README.md @@ -627,7 +627,13 @@ Main objects of the SA framework: ## Repositories Involved -Distributed Scheduler subsystem +System Ability Management Subsystem -**samgr\_lite** +[**systemabilitymgr\_samgr\_lite**](https://gitee.com/openharmony/systemabilitymgr_samgr_lite) + +[systemabilitymgr\_samgr](https://gitee.com/openharmony/systemabilitymgr_samgr) + +[systemabilitymgr\_safwk](https://gitee.com/openharmony/systemabilitymgr_safwk) + +[systemabilitymgr\_safwk\_lite](https://gitee.com/openharmony/systemabilitymgr_safwk_lite) diff --git a/README_zh.md b/README_zh.md index 9e14fd1..70c3c85 100755 --- a/README_zh.md +++ b/README_zh.md @@ -627,7 +627,13 @@ ## 涉及仓 -分布式任务调度子系统 +系统服务管理子系统 -**samgr\_lite** +[**systemabilitymgr\_samgr\_lite**](https://gitee.com/openharmony/systemabilitymgr_samgr_lite) + +[systemabilitymgr\_samgr](https://gitee.com/openharmony/systemabilitymgr_samgr) + +[systemabilitymgr\_safwk](https://gitee.com/openharmony/systemabilitymgr_safwk) + +[systemabilitymgr\_safwk\_lite](https://gitee.com/openharmony/systemabilitymgr_safwk_lite) -- Gitee