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

Commit 93d52f40 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove the duplicated RFC7421_PREFIX_LENGTH constants." into main am:...

Merge "Remove the duplicated RFC7421_PREFIX_LENGTH constants." into main am: 6c8fb011 am: b8a74550 am: 9c1d1d5b am: 6cc574b0 am: b79e3662

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2707195



Change-Id: I9e38b358f205ae4b65b485a96616a1a286abd11a
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents d440c05f b79e3662
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -52,7 +52,6 @@ public final class NetworkConstants {
    public static final int IPV6_ADDR_BITS = 128;
    public static final int IPV6_ADDR_LEN = 16;
    public static final int IPV6_MIN_MTU = 1280;
    public static final int RFC7421_PREFIX_LENGTH = 64;

    /**
     * ICMP common (v4/v6) constants.