Added the exception reporting service to the mainfest
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -49,6 +49,9 @@
|
|||||||
android:launchMode="singleInstance"
|
android:launchMode="singleInstance"
|
||||||
android:theme="@style/MyDialogTheme" >
|
android:theme="@style/MyDialogTheme" >
|
||||||
</activity>
|
</activity>
|
||||||
|
|
||||||
|
<service android:name="com.TwentyCodes.android.exception.ReportPostingService" >
|
||||||
|
</service>
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
</manifest>
|
</manifest>
|
||||||
Reference in New Issue
Block a user