diff options
| author | 2016-03-14 09:31:07 +0000 | |
|---|---|---|
| committer | 2016-03-14 09:31:07 +0000 | |
| commit | adf62b3ebc8ae5e3e76cf6cfce978e8d1ca5bf8e (patch) | |
| tree | e9f87b901060e0248fd6bbe0a842d97c5eadd36c /libs/hwui/OpenGLRenderer.cpp | |
| parent | 497b473b8a6c898b3c05aeb8d3b80c611d7e78b0 (diff) | |
Do not deallocate on Bitmap.recycle
Layoutlib only disposes the bitmap and doesn't recycle them. This causes
a double deallocation that triggers an assertion.
This change makes Bitmaps to be only freed when the finalizer is called.
Bug: http://b.android.com/203129
Change-Id: Ieabc1443544cfd2b4bf8ba9c8f9a4df8dd6e8220
Diffstat (limited to 'libs/hwui/OpenGLRenderer.cpp')
0 files changed, 0 insertions, 0 deletions