From 0c2f991b6e2255142b565f5057bfd0ea2a7f7aa6 Mon Sep 17 00:00:00 2001 From: l30011477 Date: Mon, 18 Nov 2024 14:34:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0=E9=9A=9C=E7=A2=8D=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E8=A1=8C=E4=B8=BA=E6=89=93=E7=82=B9=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: l30011477 --- hisysevent_ue.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hisysevent_ue.yaml b/hisysevent_ue.yaml index 010718c9..ee6a353c 100644 --- a/hisysevent_ue.yaml +++ b/hisysevent_ue.yaml @@ -41,10 +41,14 @@ domain: ACCESSIBILITY_UE ENABLE_SHORTKEY_ABILITY_SINGLE: __BASE: {type: BEHAVIOR, level: CRITICAL, desc: enable single ability targets} + PNAMEID: {type: STRING, desc: package name} + PVERSIONID: {type: STRING, desc: application version} MSG_NAME: {type: STRING, desc: enable single targets name} MSG_VALUE: {type: STRING, desc: enable single targets value} ZOOM_GESTURE_ACTION: __BASE: {type: BEHAVIOR, level: CRITICAL, desc: on zoom gesture state} + PNAMEID: {type: STRING, desc: package name} + PVERSIONID: {type: STRING, desc: application version} MSG_NAME: {type: STRING, desc: on zoom gesture state name} MSG_VALUE: {type: STRING, desc: on zoom gesture state value} \ No newline at end of file