commit | b6de599a898a24808df69efde0b4787b30ddc064 | [log] [tgz] |
---|---|---|
author | lesl <lesl@google.com> | Wed Aug 05 22:16:40 2020 +0800 |
committer | David Su <dysu@google.com> | Fri Sep 18 10:31:06 2020 -0700 |
tree | 6d6f4648a5e5de58be015ec0b56238579fde8573 | |
parent | fd07f6d0a0e65cc625e080466bfc562df252c0ad [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 (cherry picked from commit dd6b7046084e8f1813ae46358491c671f22045b6)