From 5d36cd0756a6ea3e3c7efd1e59582cbaedf52169 Mon Sep 17 00:00:00 2001 From: tangmimi Date: Fri, 12 May 2023 15:25:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BE=85=E6=9C=BA=E4=BA=8B?= =?UTF-8?q?=E4=BB=B6=E8=B5=84=E6=96=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tangmimi --- .../reference/apis/commonEventManager-definitions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/reference/apis/commonEventManager-definitions.md b/en/application-dev/reference/apis/commonEventManager-definitions.md index e71021ba71..2e02de2f2b 100644 --- a/en/application-dev/reference/apis/commonEventManager-definitions.md +++ b/en/application-dev/reference/apis/commonEventManager-definitions.md @@ -671,7 +671,7 @@ Indicates that the system idle mode has changed. - Required subscriber permissions: none ## [COMMON_EVENT_DEVICE_IDLE_EXEMPTION_LIST_UPDATED10+](./common_event/commonEvent-resourceschedule.md) -Indicates that the list of exempt applications has been updated in the idle mode. This event is available only for system applications. +Indicates that the list of exempted applications has been updated. This event is available only for system applications. - Value: **usual.event.DEVICE_IDLE_EXEMPTION_LIST_UPDATED** - Required subscriber permissions: none -- GitLab