Skip to content

Don't use external storage for crash/test reports.

akwizgran requested to merge remove-external-storage-permission into master

Crash/test reports were written to external storage so they could be attached to emails - by putting the information in the body of the email we can avoid needing the WRITE_EXTERNAL_STORAGE permission.

Also updated the email address for crash/test reports.

Merge request reports