Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0460cb9e authored by Robert Greenwalt's avatar Robert Greenwalt Committed by Android Git Automerger
Browse files

am 88cec86e: Remove STOPSHIP and defer removal.

* commit '88cec86e':
  Remove STOPSHIP and defer removal.
parents 28230f8b 88cec86e
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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;