From 2b5f388ddaecd675f9949c689af21880cdfe7614 Mon Sep 17 00:00:00 2001 From: yanhuan Date: Sun, 29 Sep 2024 14:24:27 +0800 Subject: [PATCH] =?UTF-8?q?DeviceManagementCollection=E5=BA=94=E7=94=A8rea?= =?UTF-8?q?dme=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yanhuan --- .../DeviceManagement/DeviceManagementCollection/README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/SystemFeature/DeviceManagement/DeviceManagementCollection/README_zh.md b/code/SystemFeature/DeviceManagement/DeviceManagementCollection/README_zh.md index 168a56e55..2ed7dc3fd 100644 --- a/code/SystemFeature/DeviceManagement/DeviceManagementCollection/README_zh.md +++ b/code/SystemFeature/DeviceManagement/DeviceManagementCollection/README_zh.md @@ -53,7 +53,7 @@ 7.系统能力:获取系统能力集合的字符串并显示。 -8.系统参数:点击按钮分别实现设置一个系统参数、获取并展示系统参数功能。 +8.系统参数:点击按钮分别实现设置一个系统参数、获取并展示系统参数功能。(需要配置selinux权限) 9.电量信息:进入设备电量信息页面,页面主要显示电量信息,包括:当前设备是否支持电池或电池是否在位的查询、剩余电池电量百分比、充电状态、电池健康状态、充电器类型、电池电压、电池技术型号、电池温度、电量等级等信息。