1 Star 0 Fork 5.1K

youguilin / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
system-modules.md 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-06-02 01:00 . update OpenHarmony 2.0 Canary

System Modules

System modules, such as the system ability manager (SAMGR) and DFX subsystem, provide basic capabilities for upper-layer applications. During board-level system porting, you can directly select the system modules as required without any adaptation.

SAMGR

Introduction

This service-oriented framework enables you to develop services, features, and external APIs, and implement multi-service process sharing and service invocation for inter-process communication (IPC).

NOTICE: This module must be used during board-level system porting. Otherwise, other service modules cannot run properly.

For details about how to use SAMGR, see samgr_lite.

DFX

Introduction

The design for X (DFX) subsystem mainly includes design for reliability (DFR) and design for testability (DFT), providing code maintenance and testing.

For details, see dfx.

1
https://gitee.com/yougl/docs.git
git@gitee.com:yougl/docs.git
yougl
docs
docs
master

搜索帮助