[PATCH] Add missed xml-end tag in AndroidManifest

Anton Lundin glance at acc.umu.se
Wed Jun 25 00:56:06 PDT 2014


Signed-off-by: Anton Lundin <glance at acc.umu.se>
---

Note to self: Always _always_ build test patches from a clean state.

 android/AndroidManifest.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index 6d7b24d..4d0105f 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -82,6 +82,7 @@
             -->
             <!-- Splash screen -->
 
+        </activity>
     </application>
 
     <uses-sdk android:minSdkVersion="12" />
-- 
1.9.1



More information about the subsurface mailing list