From 07928ffa66e58c4f5ef660cd38e3c51c92e8afc5 Mon Sep 17 00:00:00 2001 From: tongkai0808fh Date: Tue, 12 Mar 2024 12:24:30 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bundle.json=E7=9A=84innerAPI?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tongkai0808fh --- bundle.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/bundle.json b/bundle.json index f000103..80a8d66 100644 --- a/bundle.json +++ b/bundle.json @@ -33,12 +33,8 @@ { "name": "//third_party/libfuse:libfuse", "header": { - "header_files": [ - "fuse_i.h", - "fuse_misc.h", - "mount_util.h" - ], - "header_base": "//third_party/libfuse/lib" + "header_files": [], + "header_base": "//third_party/libfuse" } } ],