From e39640352ea75c9fcdd250ccae48b589c82319b3 Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Mon, 16 Aug 2010 20:47:46 +0000 Subject: Android port: allow moving application to SD card on Froyo targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27834 a1c6a512-1295-4272-9138-f99709370657 --- android/AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'android/AndroidManifest.xml') diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index fb43f86..f1f1f2d 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -2,7 +2,8 @@ + android:versionName="1.0" + android:installLocation="auto">