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

Commit bb7f48c2 authored by lpeter's avatar lpeter
Browse files

Limit to deliver LOCKED_BOOT_COMPLETED before boot completed.

PackageManager can sometimes attempt to deliver LOCKED_BOOT_COMPLETED
to apps before boot process is complete, which can lead to a
system server crash.

Use the flag "FLAG_RECEIVER_REGISTERED_ONLY_BEFORE_BOOT" to
limit to deliver LOCKED_BOOT_COMPLETED before boot completed.

Flag: EXEMPT bugfix

Bug: 420361741
Test: atest BroadcastQueueImplTest
Test: atest BroadcastHelperTest
Change-Id: Ieb6a9d86a792a703f520a17366beeda679097083
parent e706d62b
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