From 4a0194fb82c88135015a96bce2b204d6b5014c6d Mon Sep 17 00:00:00 2001 From: gaoshangqi <12665270+gaoshangqi@user.noreply.gitee.com> Date: Tue, 23 May 2023 09:22:11 +0000 Subject: [PATCH] update bundle.json. format bundle.json Signed-off-by: gaoshangqi <12665270+gaoshangqi@user.noreply.gitee.com> --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 0dcc5d3..5e768c9 100644 --- a/bundle.json +++ b/bundle.json @@ -15,7 +15,7 @@ }, "component": { "name": "thirdparty_libevdev", - "subsystem": "", + "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [], -- Gitee