From a76e1588ec8ea52ff9cc589a5e0e975144b917a4 Mon Sep 17 00:00:00 2001 From: xqq879988 Date: Thu, 15 May 2025 14:11:07 +0800 Subject: [PATCH] =?UTF-8?q?drivers=5Finterface=5Fpartitionslot=E9=83=A8?= =?UTF-8?q?=E4=BB=B6=E6=B6=88=E9=99=A4=E5=91=8A=E8=AD=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xqq879988 --- partitionslot/bundle.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/partitionslot/bundle.json b/partitionslot/bundle.json index fc65eb3d..ddd37df1 100644 --- a/partitionslot/bundle.json +++ b/partitionslot/bundle.json @@ -39,14 +39,6 @@ "header_base": "//drivers/interface/partitionslot" } }, - { - "name": "//drivers/interface/partitionslot/v1_0:partitionslot_idl_headers", - "header": { - "header_files": [ - ], - "header_base": "//drivers/interface/partitionslot" - } - }, { "name": "//drivers/interface/partitionslot/v1_0:libpartitionslot_stub_1.0", "header": { -- Gitee