Merge "Remove the <= P restriction for WIFI_P2P" am: 43a52d0aaa am: bb754c9c8d
am: 649a5747ef
Change-Id: I56e16f7a29f20e4ebbbcef2228fc2935b41df564
This commit is contained in:
@@ -655,7 +655,7 @@ public class ConnectivityManager {
|
|||||||
* {@hide}
|
* {@hide}
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
@UnsupportedAppUsage(maxTargetSdk = Build.VERSION_CODES.P, trackingBug = 130143562)
|
@UnsupportedAppUsage
|
||||||
public static final int TYPE_WIFI_P2P = 13;
|
public static final int TYPE_WIFI_P2P = 13;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user