am a07f1f2d: Remove STOPSHIP and defer removal.

* commit 'a07f1f2d07832eaebe011f018cfbc643cf4a0dbd':
  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.
* @deprecated - use LinkProperties - To be removed 11/2013
* STOPSHIP - make sure we expose LinkProperties through ConnectivityManager
* @deprecated - use LinkProperties - To be removed 11/2014
*/
public class DhcpInfo implements Parcelable {
public int ipAddress;