From 96005d5e8042bb8465003410c8c9fc301d93a0e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E5=B9=BF=E7=94=9F?= Date: Thu, 14 Nov 2024 02:54:09 +0000 Subject: [PATCH] update bundle.json. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 马广生 --- bundle.json | 1 + 1 file changed, 1 insertion(+) diff --git a/bundle.json b/bundle.json index dd2be1b8d..784cf35e0 100644 --- a/bundle.json +++ b/bundle.json @@ -8,6 +8,7 @@ "segment": { "destPath": "foundation/distributedhardware/device_manager" }, + "dirs": {}, "scripts": {}, "component": { -- Gitee