From 296fe5c6b57045c97657df97907f0485ab2a2b64 Mon Sep 17 00:00:00 2001 From: kruland2607 Date: Tue, 22 May 2012 19:13:12 +0000 Subject: [PATCH] Remove the android:debuggable attribute. This attribute will be automatically set correctly when one does a release build from eclipse. git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@708 180e2498-e6e9-4542-8430-84ac67f01cd8 --- android/AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 07a6582f..1a85af0c 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -13,7 +13,6 @@