Merge "Expose ConnectivityManager#TYPE_WIFI_P2P as SystemApi" am: 7916449753 am: 494d63249a am: c80e25552e

Change-Id: Iece2ad4133751a8c258f64d7796158ffe90881ce
This commit is contained in:
Automerger Merge Worker
2020-01-15 12:33:59 +00:00

View File

@@ -662,7 +662,7 @@ public class ConnectivityManager {
* {@hide}
*/
@Deprecated
@UnsupportedAppUsage
@SystemApi
public static final int TYPE_WIFI_P2P = 13;
/**