SOFTAP: Create directory for hostapd ctrl sockets if not available
Hostapd control socket directory was getting removed
during wifi turn off by framework, as a result hostapd
is not able to create control socket during softap
initialization. Hence hostapd_cli is not able to
communicate with hostapd.
This issue is fixed by creating hostapd sockets
directory explicitly if not already present while
starting softap.
CRs-Fixed: 887441
Change-Id: I7b2e63906b0a27885a00015a4186ec430842e757
1 file changed