Merge \\\"bootanimation: Call eglReleaseThread in threadLoop\\\" am: 189bbd9f6d am: 9495872add
am: 41ebe86049
Change-Id: I7927f23aa76cc17221e557d7f36b95bc23696a1b
This commit is contained in:
@@ -323,6 +323,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