commit | 7cbfb4eef3e8c3862133c3a7e42ac1062d514b37 | [log] [tgz] |
---|---|---|
author | baisheng <baisheng@google.com> | Wed Jul 11 14:40:50 2018 +0800 |
committer | baisheng <baisheng@google.com> | Thu Jul 12 19:48:46 2018 +0800 |
tree | 0d79622bee16c43446c201df95ca74966de35c69 | |
parent | 0f18470ed34f96c5fcf47b42b5521fb021e98e09 [diff] |
Remove not-required assertion in BluetoothTestUtils.disable/enable Those assertions will cause LE builds failed as BluetoothAdapter behaves a bit different on LE. And this removal should not have impacts on exiting tests because Semaphore will guarantee BT is disabled/enabled within timeout. Bug: 111329335 Test: Do Bluetooth Enable Stress test on LE and RoW builds. Change-Id: Ieedec90d21f4fd1aa3cdb4a6cb5849a9fa4fd864