commit | 3e7d47a09dfe7e7be8598e55775e49f8b6c5a10b | [log] [tgz] |
---|---|---|
author | Collin Fijalkovich <cfijalkovich@google.com> | Fri May 15 17:01:45 2020 -0700 |
committer | Collin Fijalkovich <cfijalkovich@google.com> | Fri May 15 17:03:57 2020 -0700 |
tree | 5da0f3dcf820a194ac0de6d6347a606887f05048 | |
parent | d5e4aa1ad72df2b23c1a151aa5338e123e0d476d [diff] |
Cache isUserUnlockingOrUnlocked Binder calls isUserUnlocked and isUserUnlockingOrUnlocked share the same service-side dependencies, so we can add a cache to the client-side of transaction and hook into the isUserUnlocked cache invalidation infrastructure. Bug: 140788621 Test: atest CtsMultiUserHostTestCases while validating cache operations. Change-Id: Icf11b1e777936ec9922ce4a47f8cfccbd22ad5ef