Wifi: Do not set auto_join in connect/wpas_p2p_connect()

By setting auto_join flag, core supplicant will issue a full scan
prior to processing the Negotiation. This adds a full scan time in
the overall connection process. So removed this settings.

Bug: 218608010
Test: Manual - P2P negotiated connection
Change-Id: I5586ed33e0b4fccfbc1aa913cfc16956b9822801
1 file changed