Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3791f200 authored by Mathias Agopian's avatar Mathias Agopian Committed by Android (Google) Code Review
Browse files

Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number"

parents 6cc5b453 988fce5e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ namespace android {
// ----------------------------------------------------------------------------

static char const * const gVendorString     = "Android";
static char const * const gRendererString   = "Android PixelFlinger 1.2";
static char const * const gRendererString   = "Android PixelFlinger 1.3";
static char const * const gVersionString    = "OpenGL ES-CM 1.0";
static char const * const gExtensionsString =
    "GL_OES_byte_coordinates "              // OK