summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorCharles He <qiurui@google.com>2017-02-02 18:29:13 +0000
committerCharles He <qiurui@google.com>2017-02-04 06:49:08 +0000
commitda88f0e6b8bde99b1d65c73f20c9704b06cf5f5a (patch)
tree769ee4e30b7ea0ba08e8990b8cd5cd89e0b46e02 /tools/aapt2/java/JavaClassGenerator.cpp
parentf9295bcc249f5dc8da8fb85a4b108a0b8f729e2f (diff)
Fingerprint: get auth id for non-current user.
Previously, getAuthenticatorId() simply returns the authenticator id corresponding to the currently active user in FingerprintService. However, this can cause bugs when, for example, KeyStore calls the method before storing a fingerprint-bound key for a non-current user. In such cases, the authenticator id of the calling user is desired, which is not necessarily the same as the "current user" in FingerprintService. This CL ensures the FingerprintService always returns the authenticator id of the calling user. Bug: 33459191 Test: manual Change-Id: I35c5a3a7082cffb8941eeaa219c8e20948ad41a9
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions