diff options
Diffstat (limited to 'libs/audiowife/src/main/AndroidManifest.xml')
-rw-r--r-- | libs/audiowife/src/main/AndroidManifest.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libs/audiowife/src/main/AndroidManifest.xml b/libs/audiowife/src/main/AndroidManifest.xml deleted file mode 100644 index 5876c3afe..000000000 --- a/libs/audiowife/src/main/AndroidManifest.xml +++ /dev/null @@ -1,10 +0,0 @@ -<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> |