commit | 2d7a85cd2b2ab4dbbe09354c6ae1668bff51a514 | [log] [tgz] |
---|---|---|
author | Alex Klyubin <klyubin@google.com> | Thu Apr 30 11:43:53 2015 -0700 |
committer | Alex Klyubin <klyubin@google.com> | Thu Apr 30 12:43:05 2015 -0700 |
tree | beedd6c7ebf8236c659f065462897448c4aca955 | |
parent | 24ea865f0fd3b1ceafb3786bbed20ea345bc5cc0 [diff] |
Switch from FingerprintService to FingerprintManager. FingerprintService is a lower layer of abstraction which should ideally be accessed only via FingerprintManager from AndroidKeyStore. The main issue with the switch is that it requires a reference to a Context. This is now obtained using ActivityThread's hidden API. Change-Id: If921e169838ee2cc5c7690b8c8d8ea95c33248aa