commit | d978d634942b14659d89bdad16c7c608055d9fdd | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Wed Jun 09 12:48:49 2021 -0700 |
committer | Patrick Baumann <patb@google.com> | Fri Jun 18 18:11:27 2021 +0000 |
tree | 8c9458c7e7ca92b6dbbbb5c46ae8767eb862db99 | |
parent | ccc98b8d6e6498ea4fffc3ca99a7681435c9bed1 [diff] |
Only update cache for new user on user create This change optimizes our handling of user additions to only compute the cache for the newly added user and its interactions with existing users. Prior to this change, we'd recompute the entire cache on user add. Test: atest AppsFilterTest AppEnumerationTests Fixes: 187853334 Change-Id: I09cb9f98b34d86ae678373d3f61dd5fdd334cfb7 Merged-In: I09cb9f98b34d86ae678373d3f61dd5fdd334cfb7