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