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

Skip to content
Commit 05ec4717 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

BroadcastQueue: skip disabled apps/components.

The OS can request that a package, sub-components, or an entire user
be "cleaned up", typically when something is disabled.  This change
implements this in the modern broadcast stack, along with tests.

We're treating "cleaned up" recievers as being "skipped", since we
can't change the indexes of BroadcastRecord.receivers after they've
been enqueued.

Bug: 245771249
Test: atest FrameworksMockingServicesTests:BroadcastQueueTest
Change-Id: Ic4061288c72ac0528e9662cb973a189e4572163d
parent 6c42dde4
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