commit | cc5e928e4abfeff9220f588c0661bf5910d41cf1 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <jsharkey@android.com> | Thu Nov 17 17:34:45 2016 -0700 |
committer | Jeff Sharkey <jsharkey@google.com> | Tue Nov 29 20:51:14 2016 +0000 |
tree | d026b356556bc8c53a6bb1933b1863ae139bbef5 | |
parent | bc97de4b587ef0a53a88400c346ac959b4746702 [diff] |
Handle missing FingerprintManager. getSystemService() is documented to possibly return null, so check the return values before using. Test: builds Bug: 32566669 Change-Id: I0627ddf1c936c618bb91a2a6ac218fe7591a40e9 (cherry picked from commit ab34867f85874fbdc1d1dc5aa968278b7ba0b4ca)