Merge "Define TAG_SYSTEM_DNS"
am: fdc37666cb
Change-Id: I8509280254eb207fe0e97ac5fb74abe599f692e6
This commit is contained in:
@@ -40,4 +40,5 @@ public class TrafficStatsConstants {
|
||||
// {@link android.net.TrafficStats#TAG_NETWORK_STACK_IMPERSONATION_RANGE_START} and
|
||||
// {@link android.net.TrafficStats#TAG_NETWORK_STACK_IMPERSONATION_RANGE_END}.
|
||||
public static final int TAG_SYSTEM_PROBE = 0xFFFFFF81;
|
||||
public static final int TAG_SYSTEM_DNS = 0xFFFFFF82;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user