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: I3c5523626de22c26cb562c03e9fbd7aabf6d98e7
This commit is contained in:
parent
1d1a9e5a36
commit
c38d0a2d4c
5 changed files with 3 additions and 14 deletions
|
@ -30,4 +30,4 @@ WIFI_FEATURE_IMU_DETECTION := true
|
|||
WIFI_AVOID_IFACE_RESET_MAC_CHANGE := true
|
||||
WIFI_FEATURE_HOSTAPD_11AX := true
|
||||
BOARD_HOSTAPD_CONFIG_80211W_MFP_OPTIONAL := true
|
||||
|
||||
WIFI_HIDL_UNIFIED_SUPPLICANT_SERVICE_RC_ENTRY := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue