From 30edd2c6d0ff728cbf32b26dd8dd4477f0fe6516 Mon Sep 17 00:00:00 2001 From: yxn Date: Thu, 1 Feb 2024 15:20:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E6=95=88=E7=9A=84sy?= =?UTF-8?q?scap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yxn --- api/device-define/default.json | 1 - api/device-define/tablet.json | 1 - build-tools/api_check_plugin/code_style_rule.json | 1 - .../dts_parser/src/coreImpl/checker/config/syscapConfigFile.json | 1 - 4 files changed, 4 deletions(-) diff --git a/api/device-define/default.json b/api/device-define/default.json index 0de4ca54d..a0446649f 100755 --- a/api/device-define/default.json +++ b/api/device-define/default.json @@ -16,7 +16,6 @@ "SystemCapability.Graphic.Graphic2D.WebGL2", "SystemCapability.Window.SessionManager", "SystemCapability.WindowManager.WindowManager.Core", - "SystemCapability.WindowManager.WindowManager.MutiScreen", "SystemCapability.Notification.CommonEvent", "SystemCapability.Notification.Notification", "SystemCapability.Notification.ReminderAgent", diff --git a/api/device-define/tablet.json b/api/device-define/tablet.json index fe6d20b8c..b2935602b 100755 --- a/api/device-define/tablet.json +++ b/api/device-define/tablet.json @@ -15,7 +15,6 @@ "SystemCapability.Graphic.Graphic2D.WebGL", "SystemCapability.Window.SessionManager", "SystemCapability.WindowManager.WindowManager.Core", - "SystemCapability.WindowManager.WindowManager.MutiScreen", "SystemCapability.Notification.CommonEvent", "SystemCapability.Notification.Notification", "SystemCapability.Notification.ReminderAgent", diff --git a/build-tools/api_check_plugin/code_style_rule.json b/build-tools/api_check_plugin/code_style_rule.json index 9cd610a7b..dd19b4343 100644 --- a/build-tools/api_check_plugin/code_style_rule.json +++ b/build-tools/api_check_plugin/code_style_rule.json @@ -120,7 +120,6 @@ "SystemCapability.Window.SessionManager", "SystemCapability.Graphic.Vulkan", "SystemCapability.WindowManager.WindowManager.Core", - "SystemCapability.WindowManager.WindowManager.MutiScreen", "SystemCapability.Notification.CommonEvent", "SystemCapability.Notification.Notification", "SystemCapability.Notification.ReminderAgent", diff --git a/build-tools/dts_parser/src/coreImpl/checker/config/syscapConfigFile.json b/build-tools/dts_parser/src/coreImpl/checker/config/syscapConfigFile.json index 9a387fe4a..245d8100c 100644 --- a/build-tools/dts_parser/src/coreImpl/checker/config/syscapConfigFile.json +++ b/build-tools/dts_parser/src/coreImpl/checker/config/syscapConfigFile.json @@ -25,7 +25,6 @@ "SystemCapability.Graphic.Vulkan", "SystemCapability.Window.SessionManager", "SystemCapability.WindowManager.WindowManager.Core", - "SystemCapability.WindowManager.WindowManager.MutiScreen", "SystemCapability.Notification.CommonEvent", "SystemCapability.Notification.Notification", "SystemCapability.Notification.ReminderAgent",