From: PythonLimited Date: Mon, 1 Mar 2021 00:43:18 +0000 (+0100) Subject: universal8895: Move supplicant service init to wpa_supplicant X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=59cf32f91fa90afb7c645be2d3eff4d7f3390caa;p=GitHub%2Fexynos8895%2Fandroid_vendor_samsung_universal8895-common.git universal8895: Move supplicant service init to wpa_supplicant --- diff --git a/proprietary/vendor/etc/wifi/wpa_supplicant_overlay.conf b/proprietary/vendor/etc/wifi/wpa_supplicant_overlay.conf index 5e8de5f..8426ce5 100644 --- a/proprietary/vendor/etc/wifi/wpa_supplicant_overlay.conf +++ b/proprietary/vendor/etc/wifi/wpa_supplicant_overlay.conf @@ -1,3 +1,4 @@ p2p_disabled=1 update_config=1 -pmf=1 \ No newline at end of file +pmf=1 +driver_param=use_p2p_group_interface=1