commit | ee459405d8018d6671a992d240b484452d8a2f7e | [log] [tgz] |
---|---|---|
author | Les Lee <lesl@google.com> | Thu Jun 17 19:03:02 2021 +0800 |
committer | Les Lee <lesl@google.com> | Thu Jun 17 19:03:02 2021 +0800 |
tree | f49bbad80bc0a756151d9213293239589cdc0151 | |
parent | 1eaa2f29699035a4596bceb3fc9d4c54b4515a20 [diff] |
wifi: Fix IllegalStateException in beginBroadcast() The update SoftApCapability operation should only be executed in handler thread to avoid race condition and IllegalStateException. Bug: 191215971 Test: atest -c FrameworksWifiTests Change-Id: I528321ff5b42fd3ce2b411419aaaf8e757808c7d