Merge "egl: add EGL_IMG_context_priority to the whitelist" am: d94925cf3c am: 666bbed016
am: 75ee34f22d
Change-Id: I341c83cb017725a3a31a7378079ef400338fcf57
diff --git a/opengl/libs/EGL/eglApi.cpp b/opengl/libs/EGL/eglApi.cpp
index d4f47b8..5875860 100644
--- a/opengl/libs/EGL/eglApi.cpp
+++ b/opengl/libs/EGL/eglApi.cpp
@@ -123,6 +123,7 @@
"EGL_KHR_mutable_render_buffer "
"EGL_EXT_yuv_surface "
"EGL_EXT_protected_content "
+ "EGL_IMG_context_priority "
;
// extensions not exposed to applications but used by the ANDROID system