aboutsummaryrefslogtreecommitdiffstats
path: root/libs/audiowife/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/audiowife/src/main/AndroidManifest.xml')
-rw-r--r--libs/audiowife/src/main/AndroidManifest.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/libs/audiowife/src/main/AndroidManifest.xml b/libs/audiowife/src/main/AndroidManifest.xml
new file mode 100644
index 000000000..dad095276
--- /dev/null
+++ b/libs/audiowife/src/main/AndroidManifest.xml
@@ -0,0 +1,9 @@
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
+ package="nl.changer.audiowife">
+
+ <application android:allowBackup="true"
+ android:label="@string/app_name">
+
+ </application>
+
+</manifest>