From 0e0baaa08ec02c29dbb05d6470d0ad0a884cc0eb Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Sun, 12 Sep 2010 09:50:45 +0000 Subject: [PATCH] Android: Fix a problem where entered Rockbox multiple times (with multiple instances on the activity stack) until it was exited once with the back button. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to István Nagy for investigating and proposing this solution. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28060 a1c6a512-1295-4272-9138-f99709370657 --- android/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index f1f1f2dede..45182418d0 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -6,6 +6,7 @@ android:installLocation="auto"> @@ -19,4 +20,4 @@ - \ No newline at end of file +