Updated Exception hander Settings

Change-Id: Ibc81eede0d07438800178bcfc3ca6c53563820c8
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-03-04 23:20:07 -05:00
parent a7598ee017
commit fe5962a816
2 changed files with 13 additions and 10 deletions

View File

@@ -52,7 +52,7 @@
<activity android:name="CameraActivity" >
</activity>
<service android:name="android.inputmethodservice.InputMethodService" >
<service android:name="com.TwentyCodes.android.exception.ReportPostingService" >
</service>
</application>