diff options
author | 2024-01-08 15:08:27 -0800 | |
---|---|---|
committer | 2024-01-08 15:08:30 -0800 | |
commit | a9a05c631b1e49b50dbd12bfa63030e5b4a920aa (patch) | |
tree | 669c806d5b01cbeab2ca7544e496f5aa15401c34 /libs/androidfw/BackupHelpers.cpp | |
parent | 34660c5e2a193f57bd649c0bff3d6750db444f5a (diff) |
[SettingsProvider] properly clear stale GenerationTracker for Settings.Config
Previously we never cleared outdated GenerationTracker and never fetched
a new one. Subsequent calls have always been IPC which is inefficient.
It doesn't affect in-SystemServer calls but it can be costly for
non-SystemServer clients.
BUG: 228619157
BUG: 277448672
Test: atest Settings_ConfigTest
Change-Id: I55b325a28ce7e0cfa69a6b1b6d70adea86bd87eb
Diffstat (limited to 'libs/androidfw/BackupHelpers.cpp')
0 files changed, 0 insertions, 0 deletions