From 02a6f29603f58f9b57915045e21e88ae81c1583f Mon Sep 17 00:00:00 2001 From: li-tiangang4 Date: Fri, 9 May 2025 09:17:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=83=A8=E4=BB=B6=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: li-tiangang4 --- bundle.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index a6123c25..edb2210a 100644 --- a/bundle.json +++ b/bundle.json @@ -59,7 +59,8 @@ "ffmpeg", "zlib", "ffrt", - "libevdev" + "libevdev", + "selinux_adapter" ] }, "build": { -- Gitee