Bluetooth : NPE issue fix while stopping transfer files.
In some rare conditions handler thread instance going to be null when ends NFC transfer at server side so put HandlerThread.interrupt() block in Synchronization to (prevent concurrent access) avoid force close. Change-Id: I2db8fbb0e9debdfc6f281c6a252f0fe7d30dbb50
Loading
Please register or sign in to comment