OSDN Git Service

Fix NPE crash while removeBatch
authorjun.x.wang <jun.x.wang@sonymobile.com>
Thu, 14 Aug 2014 05:36:59 +0000 (13:36 +0800)
committerAndre Eisenbach <eisenbach@google.com>
Thu, 11 Feb 2016 20:15:27 +0000 (20:15 +0000)
commit9fd2069d25d38bc3ae6b1d14732cbaa24be292e8
tree9fb1fa9f16e47f8da02a348f9b0f1e08f9695bd0
parenta36dfa30251474a80126c518e9ca5d9b2ef1a2be
Fix NPE crash while removeBatch

When unpairing two devices, the BluetoothOppShareInfo
in BluetoothOppBatch may be null during transfer.

Change-Id: I7b4fbd0f291250deebdeaea4bf2d2f540fe233dc
src/com/android/bluetooth/opp/BluetoothOppService.java