Move DhcpServer to NetworkStack app
Test: atest FrameworksNetTests && atest NetworkStackTests Bug: b/112869080 Change-Id: I96c40e63e9ceb37b67705bdd4d120307e114715b
This commit is contained in:
@@ -2475,6 +2475,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