Merge "Add DhcpServer" am: e3a0f42e8e
am: 7f3130c488
Change-Id: Ic3b1cd87389ade162c1c7441132f3e0451f1b78c
This commit is contained in:
@@ -139,6 +139,8 @@ public class TrafficStats {
|
|||||||
public static final int TAG_SYSTEM_GPS = 0xFFFFFF44;
|
public static final int TAG_SYSTEM_GPS = 0xFFFFFF44;
|
||||||
/** @hide */
|
/** @hide */
|
||||||
public static final int TAG_SYSTEM_PAC = 0xFFFFFF45;
|
public static final int TAG_SYSTEM_PAC = 0xFFFFFF45;
|
||||||
|
/** @hide */
|
||||||
|
public static final int TAG_SYSTEM_DHCP_SERVER = 0xFFFFFF46;
|
||||||
|
|
||||||
private static INetworkStatsService sStatsService;
|
private static INetworkStatsService sStatsService;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user