aboutsummaryrefslogtreecommitdiff
path: root/test/rules/android_local_test/java/com/starlark_resources/another_res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/rules/android_local_test/java/com/starlark_resources/another_res/values/strings.xml')
-rw-r--r--test/rules/android_local_test/java/com/starlark_resources/another_res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/rules/android_local_test/java/com/starlark_resources/another_res/values/strings.xml b/test/rules/android_local_test/java/com/starlark_resources/another_res/values/strings.xml
new file mode 100644
index 0000000..554ea5e
--- /dev/null
+++ b/test/rules/android_local_test/java/com/starlark_resources/another_res/values/strings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="another_res">Another Res!</string>
+</resources>