p2p: fix p2p configuration
The correct path should be under /data, or it is not writable. wpa_supplicant now support p2p overlay configuration, a unified wpa_supplicant init entry can be used. Bug: 238601241 Test: create a group and check this group is persisted after reboot Change-Id: If22efca993dfb55616df0166f3aab860bbcd3073
This commit is contained in:
parent
905a74d1d5
commit
3483016d07
3 changed files with 2 additions and 11 deletions
10
wifi/p2p_supplicant_overlay.conf
Normal file
10
wifi/p2p_supplicant_overlay.conf
Normal file
|
@ -0,0 +1,10 @@
|
|||
driver_param=use_p2p_group_interface=1p2p_device=1
|
||||
update_config=1
|
||||
eapol_version=1
|
||||
ap_scan=1
|
||||
fast_reauth=1
|
||||
pmf=1
|
||||
p2p_add_cli_chan=1
|
||||
disable_scan_offload=1
|
||||
p2p_go_vht=1
|
||||
p2p_pref_chan=124:149, 115:36
|
Loading…
Add table
Add a link
Reference in a new issue