commit | 1c03c84f90991f6c9c740d72d91716d4b6a933e4 | [log] [tgz] |
---|---|---|
author | zzy <zhenye@broadcom.com> | Mon Sep 10 17:38:06 2012 -0700 |
committer | Matthew Xie <mattx@google.com> | Tue Sep 11 16:55:25 2012 -0700 |
tree | 8679ef313fbdda54d05af5f8eb7c3292d660988b | |
parent | 37e1e995fdfd6aecd53f1fd1f8f0928021472db1 [diff] |
fixed bt on off stress test issue root cause: cleanup stack process overlapped with bt turning on process sometime. The cleanup() call in adapterservice.java need to be call from onUnbind() to synchronize the BluetoothSererviceManager unbindandFinish() call. bug 7083069 Change-Id: Ib4c64d7e5fc996277278471969f187bb5e915a76