From: Artem Borisov Date: Fri, 1 Mar 2019 11:33:19 +0000 (+0100) Subject: universal7580: Use the group Wi-Fi Direct interface on bcm43xx X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=469e9ed04a0565e63616c1c491b44eb3b56ed5f0;p=GitHub%2FLineageOS%2Fandroid_device_samsung_universal7580-common.git universal7580: Use the group Wi-Fi Direct interface on bcm43xx These chips do not provide a dedicated interface for p2p, so we should use the group one instead. Change-Id: I2238955c85e2eccc644881e0fd2fe1eaa792a2af --- diff --git a/system_prop.mk b/system_prop.mk index b4981b4..e47359e 100644 --- a/system_prop.mk +++ b/system_prop.mk @@ -30,6 +30,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ # Wifi PRODUCT_PROPERTY_OVERRIDES += \ wifi.interface=wlan0 \ + wifi.direct.interface=p2p-dev-wlan0 \ net.tethering.noprovisioning=true # USB