am 75267c4e: Remove STOPSHIP and defer removal.

* commit '75267c4ee9c5480de5c9538f02c61ad4d9cd5ef0':
  Remove STOPSHIP and defer removal.
This commit is contained in:
Robert Greenwalt
2013-04-19 10:17:41 -07:00
committed by Android Git Automerger

View File

@@ -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;