Missing test-current.txt for libcore change ea47d5d712edcaef726a3e12065729be21699afe am: 82957239fe am: c7788d528c
am: 48076ca6df
Change-Id: If48fc22f0280fad8583344d4bd919b54ce83ee6d
This commit is contained in:
committed by
android-build-merger
commit
9d16deb8ff
@@ -35615,6 +35615,7 @@ package android.system {
|
||||
method public static void seteuid(int) throws android.system.ErrnoException;
|
||||
method public static void setgid(int) throws android.system.ErrnoException;
|
||||
method public static int setsid() throws android.system.ErrnoException;
|
||||
method public static void setsockoptInt(java.io.FileDescriptor, int, int, int) throws android.system.ErrnoException;
|
||||
method public static void setuid(int) throws android.system.ErrnoException;
|
||||
method public static void shutdown(java.io.FileDescriptor, int) throws android.system.ErrnoException;
|
||||
method public static java.io.FileDescriptor socket(int, int, int) throws android.system.ErrnoException;
|
||||
@@ -36025,6 +36026,7 @@ package android.system {
|
||||
field public static final int S_IXOTH;
|
||||
field public static final int S_IXUSR;
|
||||
field public static final int TCP_NODELAY;
|
||||
field public static final int TCP_USER_TIMEOUT;
|
||||
field public static final int WCONTINUED;
|
||||
field public static final int WEXITED;
|
||||
field public static final int WNOHANG;
|
||||
|
||||
Reference in New Issue
Block a user