From 7fba5c1c0c652924626c3cf04e647e90381337a3 Mon Sep 17 00:00:00 2001 From: Ricky Barrette Date: Mon, 23 Apr 2012 12:20:27 -0400 Subject: [PATCH] Added the exception reporting service to the mainfest Signed-off-by: Ricky Barrette --- AutoPlayer/AndroidManifest.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AutoPlayer/AndroidManifest.xml b/AutoPlayer/AndroidManifest.xml index ab6a443..a9f6a81 100644 --- a/AutoPlayer/AndroidManifest.xml +++ b/AutoPlayer/AndroidManifest.xml @@ -49,6 +49,9 @@ android:launchMode="singleInstance" android:theme="@style/MyDialogTheme" > + + + \ No newline at end of file