commit | 1ba894a8f87052a201938c90634b0e328dc0587a | [log] [tgz] |
---|---|---|
author | Sudheer Shanka <sudheersai@google.com> | Sun Jan 15 06:22:36 2023 +0000 |
committer | Sudheer Shanka <sudheersai@google.com> | Mon Jan 16 00:12:01 2023 +0000 |
tree | 14e4b0b1b4c1bb346723b2515a8cc2fc387d3f19 | |
parent | dc0f1da44f44423e7633c3a47aa908d72f513672 [diff] |
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