commit | 0c69be28786ed71f13e7724bdc523381d018d397 | [log] [tgz] |
---|---|---|
author | Ugo Yu <ugoyu@google.com> | Mon Mar 23 14:11:49 2020 +0800 |
committer | Ugo Yu <ugoyu@google.com> | Mon Mar 30 09:39:15 2020 +0800 |
tree | 5c95cbe9f6e6b9343852b61f1dbb7e920709dcc5 | |
parent | f845259eecf9ecd3b8385a81e6a3792ac515cba2 [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