diff options
author | Kevin Chyn <kchyn@google.com> | 2021-03-15 16:54:29 -0700 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2021-03-15 16:56:04 -0700 |
commit | dd77d27c1342b01c428dbc152f2463dbaaa87937 (patch) | |
tree | 2f41b951019e7eb019b3ae2c80a7be85129a5a9a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | b4dfa621f7b8e4f16efb9532b8936dc174f9ea6c (diff) |
Update lockout-related properties for easier understandability
1) resetLockoutRequiresHardwareAuthToken is moved to the base
SensorPropertiesinternal class, despite face always requiring
it. This will be clearer, since we are further splitting
resetLockout logic into "challenge-required" (IBiometricsFace@1.0)
and "challenge-less" (IFace@1.0) It would be weird to have
a "resetLockoutRequiresChallenge" property without a
"resetLockoutRequiresHardwareAuthToken" property.
2) Will be adding a resetLockoutRequiresChallenge to
SensorPropertiesInternal in the next CL.
Bug: 182327296
Test: reset lockout on Pixel4
Change-Id: Ifa4b36dc42d91e967506a59d2880f47f61ec6cdf
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions