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

Skip to content
Commit 88fe1a30 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

[8/?] Reduce BroadcastQueue interface complexity.

Remove visibility of "pending" and "active" broadcasts, since these
are details of the current implementation.  A future implementation
will likely pivot to having multiple broadcasts in flight at the same
time, so we replace them with getPreferredSchedulingGroupLocked(),
which is the real question that the OS is asking.

Bug: 243656033
Test: atest CtsContentTestCases:BroadcastReceiverTest
Test: atest FrameworksMockingServicesTests:BroadcastQueueTest
Change-Id: I1b567b124d332803cc79f2fe77ecd89d410ff393
parent 5b2df738
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