Merge "egl: add EGL_IMG_context_priority to the whitelist" am: d94925cf3c am: 666bbed016 am: 75ee34f22d
am: 5278c1e1c8

Change-Id: Iac9db2a22155629f7431518f1331b6cc7864f0ae
diff --git a/opengl/libs/EGL/eglApi.cpp b/opengl/libs/EGL/eglApi.cpp
index 8d9fa5a..71538d6 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