commit | d3252e4e7669ae18970251378706a224b2fcbd3a | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Fri May 05 18:37:05 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Wed Aug 09 04:06:06 2023 +0000 |
tree | d0b0f84f16f55ffeaa63a5743bbd6b514d0e278b | |
parent | 7a6cfcc3af84ec10766d764c853dba7a3daaf266 [diff] |
Remove obsolete comment about isVisiblePatternEnabled() The comment in LockPatternUtils#isVisiblePatternEnabled() was only needed because there were two sources of truth for the default value. Now that there is only one source of truth, it is not needed. Bug: 270013005 Change-Id: Ia531f84bcedc957393f93222679efae848a82822 Merged-In: Ia531f84bcedc957393f93222679efae848a82822 (cherry picked from commit f62c4d38b3a1446368fbda3d253b3e41cc8b500f)