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

Commit 88cec86e authored by Robert Greenwalt's avatar Robert Greenwalt
Browse files

Remove STOPSHIP and defer removal.

bug:8657300
Change-Id: Ia855fdc0db7a33502838648ee002d4929b224960
parent 9b3ebb12
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;