klte-common: Add p2p_no_group_iface=1 to p2p_supplicant_overlay

Configures wpa_supplicant to use p2p0 mgmt iface instead of dynamically
created p2p-p2p0-XYZ virtual interfaces for P2P group.

Bug: 65524423
Test: CtsVerifier WifiDirect
Test: Manual verification
Change-Id: I70582f114ab69684424aac41fbeb78fa7cc04847
Merged-In: Id9add59aa122adb7f39c80252061a8f5d3cc55cd
This commit is contained in:
Glen Kuhne 2017-10-02 09:46:59 -07:00 committed by Kevin Haggerty
parent 2edb480242
commit 0439e056e6
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
disable_scan_offload=1
p2p_search_delay=100
p2p_no_group_iface=1