aboutsummaryrefslogtreecommitdiff
path: root/test/rules/resources/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'test/rules/resources/BUILD')
-rw-r--r--test/rules/resources/BUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/rules/resources/BUILD b/test/rules/resources/BUILD
new file mode 100644
index 0000000..e9ef118
--- /dev/null
+++ b/test/rules/resources/BUILD
@@ -0,0 +1,4 @@
+# Used in android_binary_internal resources diff test
+exports_files(
+ ["test_stub_script.sh"],
+)