I am looking for Android 3.0’s CCD (compatibility definition document), mainly to confirm if OpenGL ES 2.0 support is a common spec across all Honeycomb devices.
Unfortunately the official download site for CCDs seems to omit Android 3.0:
http://source.android.com/compatibility/downloads.html
Can anyone point me to an official resource that states whether OpenGL ES 2.0 support is optional or mandatory on Android 3.0?
OpenGL ES 2.0 is mandatory as of 3.0 (it’s required for hardware acceleration of the UI and RenderScript.)