summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/AbstractInputMethodService.java
diff options
context:
space:
mode:
authorLee Shombert <shombert@google.com>2021-07-30 18:16:20 -0700
committerLee Shombert <shombert@google.com>2021-08-02 17:03:41 +0000
commite2405233d9eef84dd3675b2b7a8f53d7fa781f7d (patch)
tree459d3f7eb24d07e10e7923066b7d00a72ab33334 /core/java/android/inputmethodservice/AbstractInputMethodService.java
parent0c250c88068b3eb672c9fd710ed7e7046ab7c2c2 (diff)
Do not cache wildcard users (PermissionManager)
Bug: 186778818 PropertyInvalidatedCache queries that contain wildcard user IDs are no longer cached. Some simple multi-user tests show that no current caches use wildcard user IDs, so the change has no effect on performance. The bypass() mechanism is used to avoid the cache when necessary. The change is preemptive - there are no known uses of these caches with wildcard user IDs. Test: atest * FrameworksServicesTests:UserManagerServiceCreateProfileTest Change-Id: I60be14ae33fcd6e2e8df30c279311f6ffdf7711c
Diffstat (limited to 'core/java/android/inputmethodservice/AbstractInputMethodService.java')
0 files changed, 0 insertions, 0 deletions