From 3453a11853171cd877c758a46e0d0bf616d8a77d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E9=9F=AC?= Date: Fri, 26 May 2023 09:39:54 +0000 Subject: [PATCH] =?UTF-8?q?=E9=83=A8=E4=BB=B6=E8=A7=84=E8=8C=83=E6=95=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 卢韬 --- bundle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle.json b/bundle.json index 6d3f38d..74ec245 100644 --- a/bundle.json +++ b/bundle.json @@ -10,8 +10,8 @@ "dirs": {}, "scripts": {}, "component": { - "name": "thirdparty_abseil_cpp", - "subsystem": "", + "name": "abseil_cpp", + "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [], -- Gitee