android-cuttlefish icon indicating copy to clipboard operation
android-cuttlefish copied to clipboard

Move `dosfstools` and `mtools` external repo configuration into `base/cvd/build_external`

Open Databean opened this issue 1 week ago • 0 comments

dosfstools and mtools don't have the most complex external repository configuration, but they are moved down as an example of defining an external repository with a smaller footprint on the bazel workspace MODULE.bazel.

This uses the bazel include directive supported in MODULE.bazel files.

Bug: b/474145742

Databean avatar Jan 07 '26 22:01 Databean