diff options
| author | 2024-07-10 05:45:39 +0000 | |
|---|---|---|
| committer | 2024-07-10 05:45:39 +0000 | |
| commit | 4d0ec07ff5c78396fd9f746c191c561954caf403 (patch) | |
| tree | 911e214d9cbbefd6916024a01a6605e3b7f37235 /libs/androidfw/StringPool.cpp | |
| parent | 1057c67c546637e08619abb07eeec5a8a259a4d9 (diff) | |
Remove unnecessary invocations of UserDataRepository#getOrCreate()
Historically we have called
UserDataRepository#getOrCreate()
immediately after a user becomes available. However such invocations
are redundant and not necessary as the method name implies. Let's
remove them in favor of simplicity.
There must be no user observable behavior change in this CL.
Bug: 343601565
Test: presubmit
Flag: EXEMPT refactor
Change-Id: I6a5a528bec84c5eb4e1756f9f58106951c0f841b
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions