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

Skip to content
Commit 152db1f9 authored by Songchun Fan's avatar Songchun Fan
Browse files

[pm] fix crash caused by race condition onUidGone

GentleUpdateHelper monitors uids when they are no longer running and
informs installers when an installation can be proceeded. A race race
condition can happen when HotwordDetectionService stops running, and its
isolated uid's owner uid has also been recently removed, which causes an
uncaught exception in pm's code, causing system server crash.

BUG: 286903116
Test: builds
Change-Id: I05662d2268d6e94132fb62e75908525dccba9ecb
parent 155275fc
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