--incompatible_always_include_files_in_data=<true or false>
If true, native rules add <code>DefaultInfo.files</code> of data
dependencies to their runfiles, which matches the recommended behavior for
Starlark rules (https://bazel.
build/extending/rules#runfiles_features_to_avoid).