Why is dedicated allocation disabled in vulkan on android platform?

So right now I haven’t found any solution for this limitation. I still don’t understand why dedicated memory allocation is not allowed as it’s required for exported textures handles for interoperability.
After enabling it I haven’t noticed anything weird in the game.