aboutsummaryrefslogtreecommitdiff
path: root/testapps/libsAndJarTest/app/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'testapps/libsAndJarTest/app/res/values/strings.xml')
-rw-r--r--testapps/libsAndJarTest/app/res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/testapps/libsAndJarTest/app/res/values/strings.xml b/testapps/libsAndJarTest/app/res/values/strings.xml
new file mode 100644
index 000000000..6dc9f4725
--- /dev/null
+++ b/testapps/libsAndJarTest/app/res/values/strings.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">libsAndJarTest-app</string>
+ <string name="main">foo</string>
+
+</resources> \ No newline at end of file