Ensure airplane mode take effect by checking softap status

Previously, we check wifi settings to know whether airplane mode take
effect on wifi side or not. Now it doesn't work because wifi settings
may remain on while airplane mode was enabled. Thus, checking softap
status to make sure airplane mode take effect instead.

Bug: 261883975
Test: atest ConnectivityManagerTest#testFactoryReset
Change-Id: I78c80ec0fe8376605777f32898319b176151f58d
1 file changed