clean up exception handling

This commit is contained in:
geeksville 2020-01-25 10:00:57 -08:00
parent 96b762fba9
commit 8421c53a69
9 changed files with 124 additions and 58 deletions

View file

@ -44,6 +44,10 @@
android:name="com.mixpanel.android.MPConfig.DisableViewCrawler"
android:value="true" />
<meta-data
android:name="firebase_crashlytics_collection_enabled"
android:value="false" />
<!-- we need bind job service for oreo -->
<service
android:name="com.geeksville.mesh.SoftwareUpdateService"