Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion base/cvd/BUILD.android_system_core.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ cc_library(
"fs_mgr/liblp/include",
],
deps = [
":libsparse",
"@@//libbase",
"@@//libext4_utils",
"@@//libsparse",
"@boringssl//:crypto",
],
)
Expand Down
6 changes: 3 additions & 3 deletions base/cvd/BUILD.e2fsprogs.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ cc_binary(
"@//android:log_header",
"@//build_external/e2fsprogs:e2fsprogs_config",
"@//libbase",
"@//libsparse",
"@android_system_core//:libcutils",
"@android_system_core//:libsparse",
"@boringssl//:crypto",
"@selinux//:libselinux",
"@zlib",
Expand Down Expand Up @@ -231,7 +231,7 @@ cc_library(
":libext2_e2p_headers",
"@//build_external/e2fsprogs:e2fsprogs_config",
"@//build_external/e2fsprogs:libext2fs_generated_private",
"@//libsparse",
"@android_system_core//:libsparse",
"@zlib",
],
)
Expand Down Expand Up @@ -481,7 +481,7 @@ cc_binary(
"@//build_external/e2fsprogs:libext2_quota_generated",
"@//build_external/e2fsprogs:mke2fs_generated",
"@//libbase",
"@//libsparse",
"@android_system_core//:libsparse",
"@zlib",
],
)
Expand Down
2 changes: 1 addition & 1 deletion base/cvd/BUILD.f2fs_tools.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ cc_library(
],
deps = [
"@//libbase",
"@//libsparse",
"@android_system_core//:libsparse",
"@e2fsprogs//:libext2_uuid",
],
)
Expand Down
2 changes: 1 addition & 1 deletion base/cvd/cuttlefish/host/commands/cvd/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ cf_cc_binary(
"//cuttlefish/host/libs/vm_manager",
"//cuttlefish/posix:strerror",
"//libbase",
"//libsparse",
"@abseil-cpp//absl/log",
"@android_system_core//:libsparse",
"@fmt",
"@protobuf",
],
Expand Down
2 changes: 1 addition & 1 deletion base/cvd/cuttlefish/host/commands/cvd/fetch/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ cf_cc_library(
"//cuttlefish/host/libs/image_aggregator:sparse_image",
"//cuttlefish/result",
"//libbase",
"//libsparse",
"@abseil-cpp//absl/log",
"@android_system_core//:libsparse",
],
)

Expand Down
4 changes: 2 additions & 2 deletions base/cvd/cuttlefish/host/libs/image_aggregator/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ cf_cc_library(
"//cuttlefish/host/libs/image_aggregator:sparse_image",
"//cuttlefish/result",
"//libbase",
"//libsparse",
"@android_system_core//:libsparse",
"@protobuf",
"@protobuf//:differencer",
"@zlib",
Expand Down Expand Up @@ -129,7 +129,7 @@ cf_cc_library(
"//cuttlefish/posix:strerror",
"//cuttlefish/result",
"//libbase",
"//libsparse",
"@android_system_core//:libsparse",
],
)

Expand Down
2 changes: 1 addition & 1 deletion base/cvd/cuttlefish/package/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ package_files(
# "cuttlefish-common/bin/secure_env": "//cuttlefish/host/commands/secure_env", # TODO: schuffelen - make this more complete
"cuttlefish-common/bin/sefcontext_compile": "@selinux//:sefcontext_compile",
"cuttlefish-common/bin/sensors_simulator": "//cuttlefish/host/commands/sensors_simulator",
"cuttlefish-common/bin/simg2img": "//libsparse:simg2img",
"cuttlefish-common/bin/simg2img": "@android_system_core//:simg2img",
"cuttlefish-common/bin/snapshot_util_cvd": "//cuttlefish/host/commands/snapshot_util_cvd",
"cuttlefish-common/bin/socket_vsock_proxy": "//cuttlefish/common/frontend/socket_vsock_proxy",
"cuttlefish-common/bin/tcp_connector": "//cuttlefish/host/commands/tcp_connector",
Expand Down
2 changes: 1 addition & 1 deletion base/cvd/fastboot/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ cc_binary(
],
deps = [
"//libbase",
"//libsparse",
"@android_system_core//:libcutils",
"@android_system_core//:liblp",
"@android_system_core//:libsparse",
"@avb//:libavb",
"@googletest//:gtest",
"@libzip",
Expand Down
2 changes: 1 addition & 1 deletion base/cvd/fec/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cc_binary(
deps = [
"//libbase",
"//libext4_utils",
"//libsparse",
"@android_system_core//:libsparse",
"@avb//:libavb",
"@boringssl//:crypto",
"@fec_rs//:libfec_rs",
Expand Down
18 changes: 0 additions & 18 deletions base/cvd/libsparse/BUILD.bazel

This file was deleted.

2 changes: 1 addition & 1 deletion base/cvd/vendor_src/+_repo_rules3+f2fs_tools/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ cc_library(
],
deps = [
"@//libbase",
"@//libsparse",
"@android_system_core//:libsparse",
"@e2fsprogs//:libext2_uuid",
],
)
Expand Down
2 changes: 1 addition & 1 deletion base/cvd/vendor_src/@+_repo_rules3+f2fs_tools.marker
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
656ca3e01bf6dd098b60cfe275fb5709011ee7bf088b960b32cae0ed42483a41
FILE:@@//BUILD.f2fs_tools.bazel 17d359291bdd635578e179fca87e0a6aae5225c87b5dc6edaa6814b6a57361dc
FILE:@@//BUILD.f2fs_tools.bazel afe8b5dd91820958eb1fef87b26d1124d89bb58693971c98f5f1c269059e8eae
Loading