commit | 2144f16876fb70fda513bc69295bb47917c4d7c6 | [log] [tgz] |
---|---|---|
author | Derek Jedral <derekjedral@google.com> | Tue Mar 08 10:04:31 2022 -0800 |
committer | Derek Jedral <derekjedral@google.com> | Wed Mar 09 00:56:01 2022 +0000 |
tree | 4ee91d81528bfaafcd8a710400379206882f9d32 | |
parent | 5622ee0fd86bb9c00de1c6c51dee803730dd0efa [diff] |
Change LockPatternUtils to return empty list LockPatternUtils currently returns null if there are no active trust agents. Changed to return an empty list instead to avoid possible NPEs Test: atest Bug: 222014696 Change-Id: I0100c6efec75d78e94797fa056b4be40acd11989