提交 5fdfd1e1 编写于 作者: H hujun 提交者: mamingshuai

Description: correct readme files

Team:OTHERS
Feature or Bugfix:Bugfix
Binary Source:readme files
PrivateCode(Yes/No):No

Change-Id: Ia0bda1f8a8b2bba0d1c5a78370d6e0a276650dab
ChangeID:13305716
上级 38ce03b2
# Lite Power Management<a name="EN-US_TOPIC_0000001083440980"></a> # Power Management<a name="EN-US_TOPIC_0000001083440980"></a>
- [Introduction](#section11660541593) - [Introduction](#section11660541593)
- [Directory Structure](#section19472752217) - [Directory Structure](#section19472752217)
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
## Introduction<a name="section11660541593"></a> ## Introduction<a name="section11660541593"></a>
The lite power management subsystem provides the following capabilities: The power management subsystem provides the following capabilities:
1. Querying the battery level 1. Querying the battery level
2. Keeping the device screen always on using a lock 2. Keeping the device screen always on using a lock
**Figure 1** Lite power management subsystem architecture<a name="fig106301571239"></a> **Figure 1** power management subsystem architecture<a name="fig106301571239"></a>
![](figures/en-us_image_0000001130297625.png) ![](figures/en-us_image_0000001130297625.png)
...@@ -20,15 +20,14 @@ The lite power management subsystem provides the following capabilities: ...@@ -20,15 +20,14 @@ The lite power management subsystem provides the following capabilities:
``` ```
base/powermgr/powermgr_lite base/powermgr/powermgr_lite
├── interfaces # APIs ├── interfaces # APIs
│ └── kits │ └── kits
│ └── battery # API for querying the battery level │ └── battery # API for querying the battery level
└── services # Services └── services # Services
├── include ├── include
└── source └── source
``` ```
## Repositories Involved<a name="section63151229062"></a> ## Repositories Involved<a name="section63151229062"></a>
**hmf/powermgr/powermgr\_lite** [**powermgr_powermgr_lite**](https://gitee.com/openharmony/powermgr_powermgr_lite)
# 轻量级电源管理子系统<a name="ZH-CN_TOPIC_0000001083440980"></a> # 电源管理子系统<a name="ZH-CN_TOPIC_0000001083440980"></a>
- [简介](#section11660541593) - [简介](#section11660541593)
- [目录](#section19472752217) - [目录](#section19472752217)
...@@ -6,12 +6,12 @@ ...@@ -6,12 +6,12 @@
## 简介<a name="section11660541593"></a> ## 简介<a name="section11660541593"></a>
轻量级电源子系统提供如下功能: 电源子系统提供如下功能:
1. 电池电量查询。 1. 电池电量查询。
2. 亮灭屏控制锁。 2. 亮灭屏控制锁。
**图 1** 轻量级电源管理子系统架构图<a name="fig106301571239"></a> **图 1** 电源管理子系统架构图<a name="fig106301571239"></a>
![](figures/zh-cn_image_0000001130297625.png) ![](figures/zh-cn_image_0000001130297625.png)
...@@ -20,15 +20,14 @@ ...@@ -20,15 +20,14 @@
``` ```
base/powermgr/powermgr_lite base/powermgr/powermgr_lite
├── interfaces # 轻量级电源管理子系统接口层 ├── interfaces # 轻量级电源管理子系统接口层
│ └── kits │ └── kits
│ └── battery # 电池查询接口 │ └── battery # 电池查询接口
└── services # 电源管理组件服务 └── services # 电源管理组件服务
├── include ├── include
└── source └── source
``` ```
## 相关仓<a name="section63151229062"></a> ## 相关仓<a name="section63151229062"></a>
**hmf/powermgr/powermgr\_lite** [**powermgr_powermgr_lite**](https://gitee.com/openharmony/powermgr_powermgr_lite)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册