Skip to content
Commit d25127dd authored by Jernej Virag's avatar Jernej Virag
Browse files

Fix memory leak of MediaControlPanel

MediaControlPanel instances were being leak through the ContentObserver
registration. This fixes the leak by moving ContentObserver into owning
singleton which then notifies active MediaControlPanel instances.

Bug: 288244587
Test: updated unit tests
Change-Id: Idb1f3a750e6e87c56c645f53ce678a62e7181f11
parent 225465e0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment