Missing test-current.txt for libcore change ea47d5d712edcaef726a3e12065729be21699afe am: 82957239fe
am: c7788d528c
Change-Id: Ic6ffea43fffdeb62eae3c5046c9074c006acc0c1
This commit is contained in:
committed by
android-build-merger
commit
48076ca6df
@@ -35546,6 +35546,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;
|
||||
@@ -35956,6 +35957,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