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

Commit 3a5ae97d authored by Song Chun Fan's avatar Song Chun Fan
Browse files

[pm] Guard concurrent modifications of mRunningInstalls

PackageManagerService.mRunningInstalls is a SparseArray which is not atomic, and it can be used concurrently by more than one threads. Guard it to prevent data races.

Change-Id: I7b59a4351220f33f94a778e1a622177121fa202d
BUG: 388491757
FIXES: 388491757
Test: builds
FLAG: EXEMPT bug fix
parent af949563
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