From 8a17e9c51b64415238d55d1e385462a2046c4211 Mon Sep 17 00:00:00 2001 From: xietingwei Date: Mon, 23 Dec 2024 08:41:17 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8B=AC=E7=AB=8B=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E9=97=A8=E7=A6=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xietingwei --- bundle.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index dd2be1b8d..70158e662 100644 --- a/bundle.json +++ b/bundle.json @@ -60,7 +60,9 @@ "wifi", "screenlock_mgr" ], - "third_party": [] + "third_party": [ + + ] }, "build": { "group_type": { -- Gitee