am 64e02e64: am 5a1519f8: DO NOT MERGE Un-deprecate getDhcpInfo

* commit '64e02e64341d33edda1d0ec28d5394c8d0d6509e':
  DO NOT MERGE Un-deprecate getDhcpInfo
This commit is contained in:
Robert Greenwalt
2013-10-06 17:03:59 -07:00
committed by Android Git Automerger

View File

@@ -22,7 +22,6 @@ 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/2014
*/ */
public class DhcpInfo implements Parcelable { public class DhcpInfo implements Parcelable {
public int ipAddress; public int ipAddress;