| Index: device/bluetooth/test/bluetooth_test_android.cc
|
| diff --git a/device/bluetooth/test/bluetooth_test_android.cc b/device/bluetooth/test/bluetooth_test_android.cc
|
| index 1be588d51643d5559b18d5462e5313ab4ad5ba27..b7bf980655c21c0457867f20f16f512486384e8f 100644
|
| --- a/device/bluetooth/test/bluetooth_test_android.cc
|
| +++ b/device/bluetooth/test/bluetooth_test_android.cc
|
| @@ -25,10 +25,6 @@
|
| ASSERT_TRUE(RegisterNativesImpl(AttachCurrentThread()));
|
| }
|
|
|
| -bool BluetoothTestAndroid::PlatformSupportsLowEnergy() {
|
| - return true;
|
| -}
|
| -
|
| void BluetoothTestAndroid::InitWithDefaultAdapter() {
|
| adapter_ =
|
| BluetoothAdapterAndroid::Create(
|
|
|