Impeller will support both OpenGL ES and Vulkan on Android. The preference will be for Vulkan but there will be a fallback to OpenGL ES on devices that either don't support Vulkan or don't have the necessary extensions to support common plugins.
This issue tracks documenting the logic.