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