modify md

Signed-off-by: huangxiaolinabc123 <huangxiaolin12@huawei.com>
Change-Id: I1b95f66bdc8075d76e8b718b1b9ca8c70b770264
This commit is contained in:
huangxiaolinabc123
2022-09-27 15:13:14 +08:00
parent 9c57556fb8
commit 24e33d6aa4
5 changed files with 15 additions and 3 deletions
+15 -3
View File
@@ -1,14 +1,26 @@
# 介绍<a name="ZH-CN_TOPIC_0000001081445008"></a>
# 轻量型系统服务框架部件<a name="ZH-CN_TOPIC_0000001081445008"></a>
- [简介](#section11660541593)
- [目录](#section1464106163817)
- [使用](#section10729231131110)
- [涉及](#section176111311166)
- [相关](#section176111311166)
## 简介<a name="section11660541593"></a>
safwklite模块负责提供基础服务运行的空进程。
## 系统架构<a name="section342962219551"></a>
**图 1** 面向服务的架构
![](figures/zh-cn_image_0000001128146921.png)
- Provider:服务的提供者,为系统提供能力(对外接口)。
- Consumer:服务的消费者,调用服务提供的功能(对外接口)。
- Samgr:作为中介者,管理Provider提供的能力,同时帮助Consumer发现Provider的能力。
## 目录<a name="section1464106163817"></a>
系统服务管理源代码目录结构如下表所示:
@@ -58,7 +70,7 @@ deps = [
]
```
## 涉及仓<a name="section176111311166"></a>
## 相关仓<a name="section176111311166"></a>
系统服务管理子系统
Binary file not shown.

After

Width:  |  Height:  |  Size: 222 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB