summaryrefslogtreecommitdiff
path: root/benchmark/android/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/android/app/src/main/res/values/strings.xml')
-rw-r--r--benchmark/android/app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/benchmark/android/app/src/main/res/values/strings.xml b/benchmark/android/app/src/main/res/values/strings.xml
new file mode 100644
index 0000000000..39be3fc37e
--- /dev/null
+++ b/benchmark/android/app/src/main/res/values/strings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">BenchmarkRunner</string>
+</resources>