Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit d650a032 authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Dereference cached Bitmaps in EventLogger

In Telecom, we cache the last 10 calls that have been placed in
order to provide detailed event logs during a call for bugreports.
We were also mistakenly keeping around the cached contact photo/
icon, causing unnecessarily high memory usage.

This change dereferences the Bitmaps when the calls are destroyed
so that the Bitmaps are not hanging around when the calls are
cached for Logging.

Bug: 62038439
Test: Ensure Bitmaps are not still in memory by looking at memory dump
Merged-In: I7370880b59e3096bc95e7a5b127bd355d9c96b4f
Change-Id: Iba265a10145f2db6f57b27adee59d812ccb7ca5c
parent a8478233
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment