commit | c413f7078d2a69badcb4a2326a4a3d55c25da020 | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Thu Oct 06 17:11:14 2016 -0700 |
committer | Fyodor Kupolov <fkupolov@google.com> | Thu Oct 13 10:07:20 2016 -0700 |
tree | 1501cf91e599562edf81eb038d15051e81d496cc | |
parent | 6e68bedacc3086f49b0cff6d20e006bcc6559603 [diff] |
Switch UM to internal isUserUnlockingOrUnlocked Internal version of UMS maintains a self-locking data-structure of user states that is pushed from ActivityManager. Previously there could be discrepancies between UMS.isUserUnlockingOrUnlocked and UM.isUserUnlockingOrUnlocked, which is calling a blocking version in ActivityManager. Test: manual + UserManagerTests Bug: 31995235 Bug: 31833240 Change-Id: Ibafe403f57cd32d9052bb55fe7273a861be1d037