From fbd270157cb6254aae9a62020546f91f04e653e5 Mon Sep 17 00:00:00 2001 From: Yuanxinying Date: Tue, 23 May 2023 10:39:56 +0000 Subject: [PATCH] update bundle.json. format bundle.json Signed-off-by: Yuanxinying --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index ae1012d..f935928 100644 --- a/bundle.json +++ b/bundle.json @@ -15,7 +15,7 @@ }, "component": { "name": "thirdparty_mtdev", - "subsystem": "", + "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [], -- Gitee