Deliver DEVICE_IDLE_MODE_CHANGED broadcasts as non-ordered.
They are currently being sent as ordered in order to receive the finish callback. Since the modern broadcast queue supports a finish callback with the need for the broadcasts to be ordered, don't send these broadcasts as ordered anymore. Bug: 256597397 Bug: 256597171 Bug: 253226131 Test: treehugger Change-Id: I00a0dec0df99892b2d0f4a023efcc965a2061379
Loading
Please register or sign in to comment