commit | 592234676c9abae1ca3cb8d3f978fe47b94a040d | [log] [tgz] |
---|---|---|
author | Ugo Yu <ugoyu@google.com> | Mon Mar 23 14:11:49 2020 +0800 |
committer | Myles Watson <mylesgw@google.com> | Fri Mar 27 21:04:24 2020 +0000 |
tree | 2501c6491f380fc91ae671e36a0a9e3f95645e39 | |
parent | 644a6d52a686dfdf8d35a495aed938145048ad27 [diff] |
Fix Bluetooth auto turns ON in airplane mode Fix a race condition that mBleApps is cleared while turning ON BLE, this causes Bluetooth turns on classic profiles instead of stays in BLE_ON state. Bug: 142220937 Test: enableBle() -> turn on airplane mode, check Bluetooth does not turn to ON. Change-Id: I3cea5384f734dde269cf93a93ed7cc4173f669a0