From 5228f41b803f3340387ed0917f1c4a9ab9ec2aaa Mon Sep 17 00:00:00 2001 From: yangli <1220629463@qq.com> Date: Fri, 2 Feb 2024 17:37:44 +0800 Subject: [PATCH] =?UTF-8?q?bundle.json=E4=BF=AE=E6=94=B9syscap?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yangli <1220629463@qq.com> --- bundle.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bundle.json b/bundle.json index be45e6da..69c5530d 100644 --- a/bundle.json +++ b/bundle.json @@ -14,9 +14,7 @@ "component": { "name": "distributed_screen", "subsystem": "distributedhardware", - "syscap": [ - "SystemCapability.DistributedHardware.DistributedScreen" - ], + "syscap": [], "features": [], "adapted_system_type": [ "standard" -- Gitee