projects
/
GitHub
/
LineageOS
/
android_device_samsung_universal7580-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
448f2ce
)
universal7580: Use the group Wi-Fi Direct interface on bcm43xx
author
Artem Borisov
<dedsa2002@gmail.com>
Fri, 1 Mar 2019 11:33:19 +0000
(12:33 +0100)
committer
Jan Altensen
<info@stricted.net>
Sat, 20 Jun 2020 20:13:38 +0000
(22:13 +0200)
These chips do not provide a dedicated interface for p2p, so we should
use the group one instead.
Change-Id: I2238955c85e2eccc644881e0fd2fe1eaa792a2af
system_prop.mk
patch
|
blob
|
blame
|
history
diff --git
a/system_prop.mk
b/system_prop.mk
index b4981b47aeebeb10bbf4f7af9cd13b93635b9223..e47359e0af45a18c5d342d0815372494c65120e0 100644
(file)
--- 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