Merge "WifiManager: Add a note for NETWORK_SETTINGS_RESET behavior" into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-05-15 23:21:38 +00:00
committed by Android (Google) Code Review

View File

@@ -817,6 +817,9 @@ public class WifiManager {
/**
* Broadcast intent action indicating that the wifi network settings
* had been reset.
*
* Note: This intent is sent as a directed broadcast to each manifest registered receiver.
* Intent will not be received by dynamically registered receivers.
* @hide
*/
@SystemApi