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

Commit 3f353c00 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

Unhide ICMP echo constants.

Bug: 129251251
Test: atest android.net.ipv6.cts.PingTest com.android.cts.net.hostside.VpnTest com.android.cts.deviceandprofileowner.AlwaysOnVpnTest
Change-Id: I5dc8fce0ac47aa622c8d6763b8fa443a7a0570c8
parent eea398a6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -40719,6 +40719,10 @@ package android.system {
    field public static final int F_SETOWN;
    field public static final int F_UNLCK;
    field public static final int F_WRLCK;
    field public static final int ICMP6_ECHO_REPLY;
    field public static final int ICMP6_ECHO_REQUEST;
    field public static final int ICMP_ECHO;
    field public static final int ICMP_ECHOREPLY;
    field public static final int IFA_F_DADFAILED;
    field public static final int IFA_F_DEPRECATED;
    field public static final int IFA_F_HOMEADDRESS;