13 lines
315 B
Python
13 lines
315 B
Python
exports_files([
|
|
"data_binding_annotation_template.txt",
|
|
"res_v3_dummy_AndroidManifest.xml",
|
|
"res_v3_dummy_R.txt",
|
|
"robolectric_properties_template.txt",
|
|
])
|
|
|
|
alias(
|
|
name = "ResourceProcessorBusyBox",
|
|
actual = "@bazel_tools//tools/android:busybox",
|
|
visibility = ["//visibility:public"],
|
|
)
|