From 5be5aaa44a8a69ab2c8200c599eec490f02e6440 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Tue, 17 Aug 2010 23:21:36 +0000 Subject: [PATCH] K-9 does not yet work properly when installed to SD. Revert the install-location for now, per discussion with the original committer a few days ago. --- AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 41426de77..fae7ac1d9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3,7 +3,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:versionCode="3101" android:versionName="3.101" package="com.fsck.k9" - android:installLocation="auto"> + >