OSDN Git Service

Trim the Bluetooth database off the main thread.
authorBrad Fitzpatrick <bradfitz@android.com>
Tue, 28 Sep 2010 15:53:41 +0000 (08:53 -0700)
committerBrad Fitzpatrick <bradfitz@android.com>
Tue, 28 Sep 2010 15:53:41 +0000 (08:53 -0700)
commit0a79bdbbfa3b79b808cbbe7490731e5aae4489e9
tree1a638d98c66e104ab74673ed738c66818365f3c2
parentd50b3d1388577370cfe61c34b238cb6c245667a8
Trim the Bluetooth database off the main thread.

This looks to be most if not all of the remaining StrictMode
violations in this process.  Not a huge deal, but cleaning up noise
will make bigger problems stand out easier in the future.

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