Merge "Move DhcpServer to NetworkStack app" am: 82ef768e0c
am: 0217604bd3
Change-Id: Ib25c0422fda31c5df7743b481d5f50da209c38fa
This commit is contained in:
@@ -2485,6 +2485,8 @@ public class ConnectivityManager {
|
|||||||
public static final int TETHER_ERROR_IFACE_CFG_ERROR = 10;
|
public static final int TETHER_ERROR_IFACE_CFG_ERROR = 10;
|
||||||
/** {@hide} */
|
/** {@hide} */
|
||||||
public static final int TETHER_ERROR_PROVISION_FAILED = 11;
|
public static final int TETHER_ERROR_PROVISION_FAILED = 11;
|
||||||
|
/** {@hide} */
|
||||||
|
public static final int TETHER_ERROR_DHCPSERVER_ERROR = 12;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Get a more detailed error code after a Tethering or Untethering
|
* Get a more detailed error code after a Tethering or Untethering
|
||||||
|
|||||||
Reference in New Issue
Block a user