Remove STOPSHIP and defer removal.
bug:8657300 Change-Id: Ia855fdc0db7a33502838648ee002d4929b224960
This commit is contained in:
@@ -22,8 +22,7 @@ import java.net.InetAddress;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* A simple object for retrieving the results of a DHCP request.
|
* A simple object for retrieving the results of a DHCP request.
|
||||||
* @deprecated - use LinkProperties - To be removed 11/2013
|
* @deprecated - use LinkProperties - To be removed 11/2014
|
||||||
* STOPSHIP - make sure we expose LinkProperties through ConnectivityManager
|
|
||||||
*/
|
*/
|
||||||
public class DhcpInfo implements Parcelable {
|
public class DhcpInfo implements Parcelable {
|
||||||
public int ipAddress;
|
public int ipAddress;
|
||||||
|
|||||||
Reference in New Issue
Block a user