Merge "bootanimation: Call eglReleaseThread in threadLoop"
This commit is contained in:
@@ -322,6 +322,7 @@ bool BootAnimation::threadLoop()
|
||||
mFlingerSurface.clear();
|
||||
mFlingerSurfaceControl.clear();
|
||||
eglTerminate(mDisplay);
|
||||
eglReleaseThread();
|
||||
IPCThreadState::self()->stopProcess();
|
||||
return r;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user