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

Skip to content
Commit 5d833082 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

BroadcastQueue: "offload" after other broadcasts.

While working through CTS flakiness, we've discovered that "offload"
broadcasts (like BOOT_COMPLETED) are often holding up other broadcasts
that tests are more interested in.

This is an experimental CL that runs these "offload" broadcasts behind
other "normal" broadcasts that a process might have enqueued, similar
in spirit to how we run "urgent" broadcasts before any "normal"
broadcasts.

Bug: 253906105
Test: atest FrameworksMockingServicesTests:BroadcastRecordTest
Test: atest FrameworksMockingServicesTests:BroadcastQueueTest
Test: atest FrameworksMockingServicesTests:BroadcastQueueModernImplTest
Change-Id: I747273c23e63529ad7b3949bb1e10481cf91dc6b
parent 07d58c6d
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