BroadcastQueue: more misc fixes before dogfooding.
When sending broadcasts destined for a mix of registered and manifest receivers, we need to send the combined list together to avoid the second duplicated send from applying BroadcastOptions policy to skip the registered receivers sent moments earlier. SystemActions needs to send its a11y broadcasts as "foreground" since they're user-requested actions, otherwise they risk being delayed beyond the short timeouts used in tests. Bug: 254769026, 254763137, 254761140 Test: atest PlatformScenarioTests:QSMediaController Test: atest CtsInputMethodTestCases:FocusHandlingTest Test: atest CtsContentTestCases:PackageManagerShellCommandMultiUserTest Change-Id: I6e87a5444c65fbc06829d6732dd33aca1b9e6097
Loading
Please register or sign in to comment