summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Aaron Liu <aaronjli@google.com> 2023-01-18 16:45:53 -0800
committer Aaron Liu <aaronjli@google.com> 2023-01-19 12:57:16 -0800
commit2437ceed1c2eec431dd66686a3a1ce26825ed5bd (patch)
tree37c17b6e01d82d51ea49fdd7307a081325db6b84 /libs/androidfw/FileStream.cpp
parentf71427b27e5b467fc7dcaa9571815eab0071f2eb (diff)
Remove char state cache.
Removes charpool which caches char state objects to be reused. This charpool was causing char state objects to duplicate. Fixes: 265978605 Test: open pin and spam enter to reset pin and spam pin numbers. I eventually get a duplicate. I also logged the char state array to confirm that the same char state object is being added in append. Change-Id: I9724fcf8d29d43069e298bb0407cea90405741b7
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions