summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Lucas Silva <lusilva@google.com> 2024-05-09 17:06:09 -0400
committer Lucas Silva <lusilva@google.com> 2024-05-09 20:54:21 -0400
commit7bc91dcef49ea7623a6d4a0e4f2adfc18dd0e43e (patch)
tree4eb0547b18da30dd75a269ae499afd1ccff14766 /libs/androidfw/StringPool.cpp
parent119272db6ddba3b4751aa77d81c90eae7c99d5f9 (diff)
Remove key filter from shared preferences listener
If multiple keys are batched in a single write, it seems like the callback is only called once with a single key instead of once for each key that was written. This is causing the home panel component to not be updated correctly. Generally remove the ability to filter by key inside the shared preferences flow helper in order to avoid falling into this trap. Bug: 339095997 Test: atest SelectedComponentRepositoryTest Test: manually verified not able to reproduce home panel bug with this fix Flag: NONE Change-Id: Iac85cd2a276aba7c9590fd96aa7ff74e7b36f8d3
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions