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

Change-Id: Ic2168f237508137de450833d9c4a8f7229d89090
This commit is contained in:
Automerger Merge Worker
2020-01-15 12:16:25 +00:00

View File

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