diff options
author | Kevin Chyn <kchyn@google.com> | 2020-05-29 14:38:29 -0700 |
---|---|---|
committer | Kevin Chyn <kchyn@google.com> | 2020-05-29 23:21:57 +0000 |
commit | 5433cd4070133c08d4375daff190f14a36d29a36 (patch) | |
tree | 28f0ebfe8aa04e98aa2277ede22373b2988e93eb /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | eb84f960f0936f5d5576eab719e67377abc7454c (diff) |
Send callingUserId from AuthService -> BiometricServiceBase
Since authenticatorIds are collected from AuthService, which is
system_server, we need to get the callingUserId before the code
enters system_server, which clears calling identity.
Test: 1) Set up work profile, install BiometricPromptDemo
2) Enroll work profile fingerprint
3) Open work profile version of BiometricPromptDemo
4) Create biometric-bound keys and authenticate with fingerprint
Before this change, key was unusable. After this change,
the key can be used
Fixes: 157486161
Change-Id: I4ec89b9cb13caff397b1a1acd844962736290040
Merged-In: I4ec89b9cb13caff397b1a1acd844962736290040
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions