Merge "Change Easy Connect intent naming"

This commit is contained in:
TreeHugger Robot
2019-03-03 16:17:33 +00:00
committed by Android (Google) Code Review
6 changed files with 30 additions and 23 deletions

View File

@@ -70,7 +70,7 @@ public class WifiDppUtils {
/** The data corresponding to {@code WifiConfiguration} networkId */
public static final String EXTRA_WIFI_NETWORK_ID = "networkId";
/** Used by {@link android.provider.Settings#ACTION_PROCESS_WIFI_EASY_CONNECT_QR_CODE} to
/** Used by {@link android.provider.Settings#ACTION_PROCESS_WIFI_EASY_CONNECT_URI} to
* indicate test mode UI should be shown. Test UI does not make API calls. Value is a boolean.*/
public static final String EXTRA_TEST = "test";