mirror of
https://gitee.com/openharmony/filemanagement_storage_service
synced 2024-11-27 01:01:16 +00:00
commit
1448d28db0
@ -297,13 +297,15 @@ group("storage_daemon_third_party") {
|
||||
"//third_party/FreeBSD/sbin/newfs_msdos:newfs_msdos",
|
||||
"//third_party/e2fsprogs:blkid",
|
||||
"//third_party/exfatprogs:exfatprogs",
|
||||
|
||||
# "//third_party/f2fs-tools:f2fs-tools",
|
||||
"//third_party/gptfdisk:sgdisk",
|
||||
"//third_party/ntfs-3g:ntfsprogs",
|
||||
]
|
||||
}
|
||||
external_deps = [ "f2fs-tools:libf2fs" ]
|
||||
external_deps = [
|
||||
"f2fs-tools:fsck.f2fs",
|
||||
"f2fs-tools:libf2fs",
|
||||
"f2fs-tools:mkfs.f2fs",
|
||||
]
|
||||
}
|
||||
|
||||
group("storage_daemon_unit_test") {
|
||||
|
Loading…
Reference in New Issue
Block a user