diff options
author | Collin Fijalkovich <cfijalkovich@google.com> | 2020-05-15 17:01:45 -0700 |
---|---|---|
committer | Collin Fijalkovich <cfijalkovich@google.com> | 2020-05-15 17:03:57 -0700 |
commit | 3e7d47a09dfe7e7be8598e55775e49f8b6c5a10b (patch) | |
tree | 5da0f3dcf820a194ac0de6d6347a606887f05048 /tools/aapt2/java/JavaClassGenerator.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions