am 2e23484e: am f9179505: Merge "Un-deprecate getDhcpInfo" into klp-dev
* commit '2e23484eec2321537e843168f76cba4c18b56f95': Un-deprecate getDhcpInfo
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user