Merge "gltrace: Do not start gltrace from early_egl_init."
This commit is contained in:
commit
c6e8452320
@ -192,7 +192,6 @@ static void early_egl_init(void)
|
||||
#if EGL_TRACE
|
||||
pthread_key_create(&gGLTraceKey, NULL);
|
||||
initEglTraceLevel();
|
||||
initEglDebugLevel();
|
||||
#endif
|
||||
uint32_t addr = (uint32_t)((void*)gl_no_context);
|
||||
android_memset32(
|
||||
|
Loading…
Reference in New Issue
Block a user