Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ea345ce authored by Jimmy Chen's avatar Jimmy Chen Committed by android-build-merger
Browse files

Merge "p2p: update documents about EXTRA_WIFI_P2P_GROUP in connection changed...

Merge "p2p: update documents about EXTRA_WIFI_P2P_GROUP in connection changed event" into qt-dev am: 4bdeefac am: 85bff23c
am: 02bc4fc0

Change-Id: I8285d131f5bf4626d08a3128e540f4ab056d97d8
parents c168fd5c 02bc4fc0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -190,7 +190,7 @@ public class WifiP2pManager {
     * has changed. One extra {@link #EXTRA_WIFI_P2P_INFO} provides the p2p connection info in
     * the form of a {@link WifiP2pInfo} object. Another extra {@link #EXTRA_NETWORK_INFO} provides
     * the network info in the form of a {@link android.net.NetworkInfo}. A third extra provides
     * the details of the group.
     * the details of the group and may contain a {@code null}.
     *
     * All of these permissions are required to receive this broadcast:
     * {@link android.Manifest.permission#ACCESS_FINE_LOCATION} and