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

Skip to content
Commit faf81163 authored by Grant Menke's avatar Grant Menke
Browse files

Prevent concurrent modifiation of Call mExtras.

The entrypoints to Call#putExtras and Call#removeExtras are not all threadsafe which was resulting in Concurrent Modification Exceptions being thrown. To resolve this, this CL ensures all points of entry to these methods are synchronized upstream on Telecom's mLock.

Bug: 261946446
Test: Manual Test
Change-Id: If3e0291df9a3fc93a844b0289468e051411fd676
parent 1f147dbe
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