MAP: catch IllegalStateException for handleMsgListChanges

Cursor.get* functions will throw IllegalStateException
if the stored data is not in bounds. Alothough we already
check cursor != null and c.getColumnIndex(Mms._ID) should
be exist but it still happen. Catch IllegalStateException
to prevent bluetooth crash and get more detail error log.

Bug: 144585524
Test: manual
Change-Id: I5b6421d582b00f08823e6aea630368f8f2d2aaa2
1 file changed
tree: 05c5fd11e65f05a03216b9cb150fb3550ac3563e
  1. android/