summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/debug
diff options
context:
space:
mode:
authorMike Harris <atarimike@gmail.com>2017-09-25 22:20:52 -0700
committerMike Harris <atarimike@gmail.com>2017-09-25 22:20:52 -0700
commit252af9c1bdba7c74acb688aa9aa3b308ec85bead (patch)
tree5bb786ea522bc4187ea8cf360922aed7dc59d9ea /Source/Android/app/src/debug
parentfaced475dfd74a1cc955ca6b6ab6235863ab571e (diff)
Remove the debug strings.xml definition of application_id.
This is handled by gradle, we don't need a separate strings.xml for debug.
Diffstat (limited to 'Source/Android/app/src/debug')
-rw-r--r--Source/Android/app/src/debug/res/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/Android/app/src/debug/res/values/strings.xml b/Source/Android/app/src/debug/res/values/strings.xml
deleted file mode 100644
index 8048c21d75..0000000000
--- a/Source/Android/app/src/debug/res/values/strings.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="application_id">org.dolphinemu.dolphinemu.debug</string>
-</resources> \ No newline at end of file