OSDN Git Service

Catch an exception when updating incoming message status
authorPavlin Radoslavov <pavlin@google.com>
Tue, 12 May 2015 01:39:47 +0000 (18:39 -0700)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 14 May 2015 21:11:07 +0000 (21:11 +0000)
commit72014e2b0523c72ba34ca43d91bc4e8be104d95a
tree8e5d1fd5fb85f5cc394ebfc2bae7ba39935ba94b
parent6a07f385c38415ba12a12308f57e5204d2b8e342
Catch an exception when updating incoming message status

Note: this change does not fix the root cause for Bug 16042763,
but addresses an issue that could be triggered within the
same context as Bug 16042763.

Bug: 16042763
Change-Id: Ib56894f3fa3b7754d1d3f3214a923d9d0a23eb80
src/com/android/bluetooth/map/BluetoothMapObexServer.java