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

Commit f646aa14 authored by Yi Kong's avatar Yi Kong
Browse files

Track libcore change ee24b6322448ac919231a668e308ebd719aa52d7

Change-Id: I73dd6af604304ea4eb8e01990454f491af659602
parent d0c0c8dc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33365,6 +33365,7 @@ package android.system {
    method public static int gettid();
    method public static int getuid();
    method public static java.lang.String if_indextoname(int);
    method public static int if_nametoindex(java.lang.String);
    method public static java.net.InetAddress inet_pton(int, java.lang.String);
    method public static boolean isatty(java.io.FileDescriptor);
    method public static void kill(int, int) throws android.system.ErrnoException;
+1 −0
Original line number Diff line number Diff line
@@ -35517,6 +35517,7 @@ package android.system {
    method public static int gettid();
    method public static int getuid();
    method public static java.lang.String if_indextoname(int);
    method public static int if_nametoindex(java.lang.String);
    method public static java.net.InetAddress inet_pton(int, java.lang.String);
    method public static boolean isatty(java.io.FileDescriptor);
    method public static void kill(int, int) throws android.system.ErrnoException;