mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
fixup! universal7885: Move supplicant service init to wpa_supplicant
* Stock uses use_p2p_group_interface=1 but we need to set p2p_no_group_iface=1 to use p2p0 Change-Id: I2e5be52e489bce137252e8c7b8e4a6ac59bb011d Signed-off-by: SamarV-121 <samarvispute121@pm.me>
This commit is contained in:
parent
ecb572dba1
commit
e4a3293ac5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
p2p_disabled=1
|
p2p_disabled=1
|
||||||
update_config=1
|
update_config=1
|
||||||
driver_param=use_p2p_group_interface=1
|
driver_param=p2p_no_group_iface=1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue