From c2bab4edd47fe499ef14040c5fb6d9e89adcc851 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Thu, 22 Aug 2013 03:53:39 -0400 Subject: [PATCH] [Android] Remove fragments from the Android Manifest XML. These shouldn't be defined here (nor do they need to. They're fragments, not activities). --- Source/Android/AndroidManifest.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/Source/Android/AndroidManifest.xml b/Source/Android/AndroidManifest.xml index 7a06b366f7..2ea38baf8d 100644 --- a/Source/Android/AndroidManifest.xml +++ b/Source/Android/AndroidManifest.xml @@ -31,22 +31,8 @@ - - - - - - - -