commit | 8858de44789cf1d8cd14b3831246924f7b51e731 | [log] [tgz] |
---|---|---|
author | Curtis Belmonte <curtislb@google.com> | Thu Jul 01 11:14:11 2021 -0700 |
committer | Curtis Belmonte <curtislb@google.com> | Thu Jul 01 11:14:11 2021 -0700 |
tree | 7ec7bda7201874fac637fa5ace09c7cd811dce07 | |
parent | 8fd5255fc41d1efbb3b9b29daf1a8f0e73d3f449 [diff] |
Don't attempt caching for BiometricManager.Strings Always fetch the latest requested string when a getter method of BiometricManager.Strings is called, rather than attempted to cache the strings. Test: atest BiometricManagerTest Fixes: 192573011 Change-Id: Ic73e2d0092d200e5912084e1b8f4efdb81bbf2d8