commit | 305fdabfd0638a306c9366d79620d23e335cc0e0 | [log] [tgz] |
---|---|---|
author | Andre Eisenbach <eisenbach@google.com> | Wed Nov 11 21:43:26 2015 -0800 |
committer | Andre Eisenbach <eisenbach@google.com> | Wed Nov 11 21:51:36 2015 -0800 |
tree | 6ddb43f0a249f50c59f6e53b6a4e1851ce01422d | |
parent | be2187a175b8d9bee2146b94748a8d8e12b72a3d [diff] |
Move Bluetooth startup to PHASE_ACTIVITY_MANAGER_READY For some reason BluetoothManagerService recently has been unable to bind to the BluetoothService, causing timeouts, which in turn could lead to Bluetooth not working immediately after boot. While refactoring that code, the "get name and address" code was also removed to make the startup sequence more transparent and easier to debug. Bug: 25597150 Change-Id: I62ffe4589a76ea8a6db75e3c7599f149db677ea3