commit | f64f69080da80329bd094bd66433cf3db5272eaa | [log] [tgz] |
---|---|---|
author | timhypeng <timhypeng@google.com> | Tue Jul 31 15:40:15 2018 +0800 |
committer | hughchen <hughchen@google.com> | Fri Aug 17 14:24:26 2018 +0800 |
tree | f59ff463005e8bc22a1ee5a27a0755e31b4dc454 | |
parent | 0a83cf2c4b6a2e4feca2ed8985959aac7e5e072d [diff] |
remove LocalBluetoothAdapter usage - replace LocalBluetoothAdapter with BluetoothAdapter.getDefaultAdapter() to call functions - remove LocalBluetoothAdapter from each Bluetooth profile constructor - no more pass LocalBluetoothAdapter to CachedBluetoothDeviceManager::addDevice() Bug: 111815935 Test: make -j50 RunSettingsLibRoboTests Change-Id: I2d2178c6e83034b08690d459973868a9ba583429