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:theme="@style/MyDialogTheme" >
|
||||
</activity>
|
||||
|
||||
<service android:name="com.TwentyCodes.android.exception.ReportPostingService" >
|
||||
</service>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user