WifiManager: Fix javadocs
Bug: 128536865 Test: make docs Change-Id: I263b66e989b2d2240e25cac31c00fc3b8a3f5a3d
This commit is contained in:
@@ -948,7 +948,8 @@ public class WifiManager {
|
||||
/**
|
||||
* Directed broadcast intent action indicating that the device has connected to one of the
|
||||
* network suggestions provided by the app. This will be sent post connection to a network
|
||||
* which was created with {@link WifiNetworkSuggestion.Builder#setIsAppInteractionRequired()}
|
||||
* which was created with {@link WifiNetworkSuggestion.Builder#setIsAppInteractionRequired(
|
||||
* boolean)}
|
||||
* flag set.
|
||||
* <p>
|
||||
* Note: The broadcast is sent to the app only if it holds
|
||||
|
||||
Reference in New Issue
Block a user