| commit | d1a8d4d4d11e3c2574aca055ed59f8fbc664b09d | [log] [tgz] |
|---|---|---|
| author | Evan Chen <evanxinchen@google.com> | Wed May 22 22:00:45 2024 +0000 |
| committer | Evan Chen <evanxinchen@google.com> | Thu May 23 21:15:35 2024 +0000 |
| tree | 1bb65481e0b6ffe34e6c56a1f359d9f3bb4b9a04 | |
| parent | 9cca183fd222802def957e1789dab6fcbf0eec01 [diff] |
Make checkBleState a none blocking call. BluetoothAdapter.isLeEnabled will at some point call the Bluetooth service on a non-oneway call. Try to post to the main thread to avoid the Outgoing transactions from this process must be FLAG_ONEWAY warning. Flag: EXEMPT bugfix Bug: 341476279 Test: CTS and make Change-Id: Icc3012f2b6c554caa3a777ff304216f08de71b0f