From 59934881a1dc27e0c6030d2133ec3f9aae583df7 Mon Sep 17 00:00:00 2001 From: Joel Teichroeb Date: Mon, 5 Jan 2015 20:14:17 -0800 Subject: ANDROID: Remove unpacker and fix support for non arm --- dists/android/AndroidManifest.xml.in | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'dists/android/AndroidManifest.xml.in') diff --git a/dists/android/AndroidManifest.xml.in b/dists/android/AndroidManifest.xml.in index bf45ffcc0e..d90e282e3d 100644 --- a/dists/android/AndroidManifest.xml.in +++ b/dists/android/AndroidManifest.xml.in @@ -5,7 +5,6 @@ package="org.scummvm.scummvm" android:versionCode="@ANDROID_VERSIONCODE@" android:versionName="@VERSION@" - android:installLocation="preferExternal" android:sharedUserId="org.scummvm.scummvm">