commit | da68db7cadee9bca5a1dd4134a55a762a7ebc52d | [log] [tgz] |
---|---|---|
author | Becca Hughes <beccahughes@google.com> | Wed Oct 25 11:20:44 2023 -0700 |
committer | Becca Hughes <beccahughes@google.com> | Wed Nov 01 19:39:51 2023 +0000 |
tree | cd41cba5fde32867c69755d1819ea34097f50af3 | |
parent | 7c947d640ae4a4cd97ff9128526d9ad3c268ccf6 [diff] |
Fix the exception thrown when API called bug The isEnabledCredentialProviderService is currently throwing an NPE when called. This updates the logic of that method to be aligned with the rest of the class and fix the error. Test: AndroidVault custom logic Bug: 307592997 Change-Id: If0091cd68f8c773d64acf37058893117555d4d73