Add the defination of Intent - WIFI_NETWORK_SETTINGS_RESET_ACTION

Bug: 135489675
Test: Do 'reset settings', registered app got the Intent.
Change-Id: I39adae63269595edda79aaf3da82a3dfe613d59a
This commit is contained in:
Steven Liu
2019-07-24 09:21:33 -07:00
parent 6de7a3a3dd
commit 47af13c805

View File

@@ -670,6 +670,14 @@ public class WifiManager {
*/
public static final int IFACE_IP_MODE_LOCAL_ONLY = 2;
/**
* Broadcast intent action indicating that the wifi network settings
* had been reset.
* @hide
*/
public static final String WIFI_NETWORK_SETTINGS_RESET_ACTION =
"android.net.wifi.action.NETWORK_SETTINGS_RESET";
/**
* Broadcast intent action indicating that a connection to the supplicant has
* been established (and it is now possible