mirror of
https://github.com/openharmony/systemabilitymgr_safwk_lite.git
synced 2026-07-01 07:47:16 -04:00
modify md
Signed-off-by: huangxiaolinabc123 <huangxiaolin12@huawei.com> Change-Id: I1b95f66bdc8075d76e8b718b1b9ca8c70b770264
This commit is contained in:
+15
-3
@@ -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** 面向服务的架构
|
||||
|
||||
|
||||

|
||||
|
||||
- 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 |
Reference in New Issue
Block a user