UnifiedEmail:Occurred "com.android.email" force close 5
times at java.lang.RuntimeException: Unable to start

activity ComponentInfo
{com.android.email/com.android.email2.ui.MailActivityEmail}

The parcelable type array can't be cast to conversation type array when
conversation implements parcelable interface.

We should traverse parcelable arrays,convert parcelable type to
conversation type and add conversation type to target collection.

Change-Id: Iec10b3d2691af6e8309f3e55ed97c0157d84a772
CRs-Fixed: 959599
1 file changed