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();
|
mFlingerSurface.clear();
|
||||||
mFlingerSurfaceControl.clear();
|
mFlingerSurfaceControl.clear();
|
||||||
eglTerminate(mDisplay);
|
eglTerminate(mDisplay);
|
||||||
|
eglReleaseThread();
|
||||||
IPCThreadState::self()->stopProcess();
|
IPCThreadState::self()->stopProcess();
|
||||||
return r;
|
return r;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user