update bundle.json,删去header字段

Signed-off-by: tongkai0808fh <tongkai5@huawei.com>
This commit is contained in:
tongkai0808fh 2024-05-27 06:17:37 +00:00 committed by Gitee
parent ef11282bca
commit 36a5458a68
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -33,13 +33,7 @@
"sub_component": [], "sub_component": [],
"inner_kits": [ "inner_kits": [
{ {
"name": "//third_party/f2fs-tools/lib:libf2fs", "name": "//third_party/f2fs-tools/lib:libf2fs"
"header": {
"header_files": [
"utf8data.h"
],
"header_base": "//third_party/f2fs-tools/lib"
}
}, },
{ {
"name": "//third_party/f2fs-tools/fsck:fsck.f2fs" "name": "//third_party/f2fs-tools/fsck:fsck.f2fs"