From cb9e0b8a3fdad3d421a6278a2b0449673d0300e5 Mon Sep 17 00:00:00 2001 From: zhushengle Date: Mon, 29 May 2023 17:27:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E9=83=A8=E4=BB=B6selinux=E5=90=8D=E4=B8=BAthird=5Fparty=5Fseli?= =?UTF-8?q?nux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Close #I7974X Signed-off-by: zhushengle Change-Id: I89d4b756ea9f644dc4e4a3906f930761173cb62e --- bundle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 41d951b..0d25d86 100644 --- a/bundle.json +++ b/bundle.json @@ -27,7 +27,7 @@ "deps": { "components": [], "third_party": [ - "selinux" + "thirdparty_selinux" ] }, "build": { -- Gitee