Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
This fork has diverged from the upstream repository.
user avatar
Sudheer Shanka authored
The special casing for core uids was added to ensure that we are not
adding the normal broadcast delay to these uids but if a process
belonging to a core uid is in a freezable state, we should defer all
the deferrable broadcasts.

Bug: 289397383
Test: atest services/tests/mockingservicestests/src/com/android/server/am/BroadcastQueueTest.java
Test: atest services/tests/mockingservicestests/src/com/android/server/am/BroadcastQueueModernImplTest.java
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:9a7407bc013a8a468d554813c400f640f6a2ad5c)
Merged-In: I47ce6ea68e2716a320198c008752cfaa7dedbb81
Change-Id: I47ce6ea68e2716a320198c008752cfaa7dedbb81
98897fea
History