Fix a few more stray libcore.io references.
Change-Id: Id328544bd3a382fec16507d0ae5b699fef44ebd7
This commit is contained in:
@@ -18,7 +18,7 @@ package android.drm;
|
||||
|
||||
import static android.drm.DrmConvertedStatus.STATUS_OK;
|
||||
import static android.drm.DrmManagerClient.INVALID_SESSION;
|
||||
import static libcore.io.OsConstants.SEEK_SET;
|
||||
import static android.system.OsConstants.SEEK_SET;
|
||||
|
||||
import android.os.ParcelFileDescriptor;
|
||||
import android.system.ErrnoException;
|
||||
|
||||
Reference in New Issue
Block a user