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
Loading
Please register or sign in to comment