Wait for driver country code update before starting SoftAP
Driver may not finish updating the country code before SoftAP is
started, resulting in the driver dropping any requested
frequencies not available in the old country. Wait for the driver to
finish updating before we start SoftAP.
Bug: 255381851
Test: atest SoftApManagerTest, turn on airplane mode and SoftAP and
manually verify SoftAP resets correctly when country code is changed
via adb shell cmd wifi force-country-code enabled <code>
Change-Id: I8d615934c519a26337a4238166c952205682fc3d
3 files changed