I am looking at an error in my build and found that SQLCipher's implementation of SQLiteContentHelper.getBlobColumnAsAssetFile is returning a MemoryFile instead of AssetFileDescriptor.
I have googled this and all the src I've seen return AssetFileDescriptor.