@Implements(value=libcore.io.Linux.class, minSdk=26, isInAndroidSdk=false) public class ShadowLinux extends java.lang.Object
Constructor and Description |
---|
ShadowLinux() |
Modifier and Type | Method and Description |
---|---|
static void |
mkdir(java.lang.String path,
int mode) |
android.system.StructStat |
stat(java.lang.String path) |
@Implementation public static void mkdir(java.lang.String path, int mode) throws android.system.ErrnoException
android.system.ErrnoException
@Implementation public android.system.StructStat stat(java.lang.String path) throws android.system.ErrnoException
android.system.ErrnoException