1 Star 0 Fork 4.9K

bill / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
system-modules.md 1.22 KB
一键复制 编辑 原始数据 按行查看 历史
NEEN 提交于 2021-03-12 17:59 . !197 Docs Update version 1.0.1

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 Service Framework Subsystem.

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/ximeibaba/docs.git
git@gitee.com:ximeibaba/docs.git
ximeibaba
docs
docs
master

搜索帮助