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

Commit 01addff1 authored by Sehee Park's avatar Sehee Park Committed by android-build-merger
Browse files

Merge "Define TAG_SYSTEM_DNS" am: fdc37666 am: b849d1fe am: 1666fbe3 am: 822d3ea2

am: 2d7bbb42

Change-Id: I84f21ab54cb9233f8ef9071f4a76a30b60bd1d31
parents 3120eb1e 2d7bbb42
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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;
}