The hack was added because GL_OES_EGL_image was not exported in the extension string.
The demo uses a Pixmap as its drawing area, and whatever is drawn on the pixmap will be used as a texture to draw a cube.