Merge \\"bootanimation: Call eglReleaseThread in threadLoop\\" am: 189bbd9f6d
am: 9495872add
Change-Id: Iaed82af8a48b84972b3b2336a1dc1299851a2f08
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