From 6185091ee1755c8e04ccbfe4fee0d77e6581ad20 Mon Sep 17 00:00:00 2001 From: Kevin Ruland 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. --- android/AndroidManifest.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 07a6582f8..1a85af0cc 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -13,7 +13,6 @@