From bc5651a54d36b5580e8ca51db2bb7c89cb783c3b Mon Sep 17 00:00:00 2001 From: openharmony_ci <120357966@qq.com> Date: Wed, 6 Mar 2024 07:05:01 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!101=20:?= =?UTF-8?q?=20=E5=9B=9E=E9=80=80=20'Pull=20Request=20!99=20:=20asset=20sql?= =?UTF-8?q?ite=E4=BF=AE=E6=94=B9''?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bundle.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 1af894b..883eb51 100644 --- a/bundle.json +++ b/bundle.json @@ -28,7 +28,15 @@ }, "build": { "sub_component": [], - "inner_kits": [], + "inner_kits": [ + { + "name": "//third_party/sqlite:sqlite", + "header": { + "header_files": [], + "header_base": [] + } + } + ], "test": [] } } -- Gitee