From ddff63969bae8c93a717b9c17db2edd65fe6e8fa Mon Sep 17 00:00:00 2001 From: oh_ci Date: Thu, 21 Nov 2024 12:59:42 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!580=20:?= =?UTF-8?q?=20add=20accessibility=5Fue=20domain=20id'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- interfaces/native/innerkits/hisysevent/include/hisysevent.h | 1 - 1 file changed, 1 deletion(-) diff --git a/interfaces/native/innerkits/hisysevent/include/hisysevent.h b/interfaces/native/innerkits/hisysevent/include/hisysevent.h index 324db74..6ac0221 100644 --- a/interfaces/native/innerkits/hisysevent/include/hisysevent.h +++ b/interfaces/native/innerkits/hisysevent/include/hisysevent.h @@ -80,7 +80,6 @@ public: static constexpr char AAFWK[] = "AAFWK"; static constexpr char ACCESS_TOKEN[] = "ACCESS_TOKEN"; static constexpr char ACCESSIBILITY[] = "ACCESSIBILITY"; - static constexpr char ACCESSIBILITY_UE[] = "ACCESSIBILITY_UE"; static constexpr char ACCOUNT[] = "ACCOUNT"; static constexpr char ACE[] = "ACE"; static constexpr char AI[] = "AI"; -- Gitee