ap_config_commit: Remove deprecated load/unload APIs for Android

Legacy support for wifi_(un)load_driver() is removed in AOSP.
This leads to compilation/linking failure in Android builds.

Fix this by using system() command for (un)load the wlan driver.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
1 file changed