Commit graph

3 commits

Author SHA1 Message Date
Jimmy Chen
16d4e31f10 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: I6f471aed60b56862ba9a8b0bb12d50ef6305faba
2022-08-24 08:49:47 +08:00
ahujapalash
3550577766 Revert "p2p: fix p2p configuration"
DroidMonitor-triggered revert due to breakage - https://android-build.googleplex.com/builds/quarterdeck?branch=git_tm-qpr-dev&target=aosp_felix-userdebug&lkgb=8982522&lkbb=8982848&fkbb=8982848
BUG: b/243544635

This reverts commit 09c7a1c144.

Change-Id: Ib4b9b99d709f9a169fd1f3f081545c9220271605
2022-08-23 14:08:52 -07:00
Jimmy Chen
09c7a1c144 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: I803badb16c67aba741b0804485a714bd5b179223
2022-08-23 16:49:20 +08:00
Renamed from wifi/p2p_supplicant.conf (Browse further)