MIMETYPE_AUTHORITY

val MIMETYPE_AUTHORITY: String = "vnd.android.cursor.dir/vnd.org.dmfs.authority.mimetype"

A MIME type of an authority. Authorities itself don't seem to have a MIME type in Android, so we just use our own.