openFile

open override fun openFile(uri: Uri, mode: String): ParcelFileDescriptor

Open a file for read

Return

a ParcelFileDescriptor for the File

Parameters

uri

the file uri

mode

ignored

Throws

if the file cannot be resolved