Maybe we don't need the crittercism stuff in the manifest anymore, cause it's causing some crashes

pull/14/head
Sam Bosley 11 years ago
parent 794abd5896
commit 04a1999070

@ -197,11 +197,6 @@
<action android:name="com.crittercism.service.CrittercismService" />
</intent-filter>
</service>
<receiver android:name="com.crittercism.service.BReceiver">
<intent-filter>
<action android:name="android.intent.action.BOOT_COMPLETED"></action>
</intent-filter>
</receiver>
<!-- End of Crittercism.com Code -->

Loading…
Cancel
Save