commit | dd6b7046084e8f1813ae46358491c671f22045b6 | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Wed Aug 05 22:16:40 2020 +0800 |
committer | Les Lee <lesl@google.com> | Mon Aug 10 02:03:06 2020 +0000 |
tree | f2c9160f47309616acf302490d59e7798775ec10 | |
parent | 6952e14f901f6d25a0993c6d97e9d2c9bf0e2b42 [diff] |
wifi: Move stop softap flow to looper thread WifiService will change state to enabling before SoftApManager running. If stop cmd executed(main thread) before start cmd(looper thread). It will cause state stuck in enabling Bug: 162714979 Test: atest FrameworksWifiTests Change-Id: Ibd309b669d10f917fbd3f6d3c1d9de6258cedac7 Merged-In: Ibd309b669d10f917fbd3f6d3c1d9de6258cedac7