Deliver ACTION_USER_REMOVED broadcast as non-ordered.
This is 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 this broadcast as ordered anymore. Bug: 253226131 Bug: 260158381 Test: atest ./tests/tests/multiuser/src/android/multiuser/cts/UserManagerTest.java Change-Id: Ifc012f32ca37acba955f3470afd875b5f096fd70
Loading
Please register or sign in to comment