Track libcore change ee24b6322448ac919231a668e308ebd719aa52d7
am: 19df48b93b
Change-Id: I7fba48c95191b4a53acff70e89d59e30d3eb8e90
This commit is contained in:
@@ -35315,6 +35315,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;
|
||||
|
||||
@@ -38132,6 +38132,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;
|
||||
|
||||
@@ -35392,6 +35392,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;
|
||||
|
||||
Reference in New Issue
Block a user