summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorCurtis Belmonte <curtislb@google.com>2020-02-06 16:58:43 -0800
committerCurtis Belmonte <curtislb@google.com>2020-02-11 13:56:45 -0800
commita8b50a6f5beb7cc2eb695b9bead109a4cddaef43 (patch)
treebb753fcf2b829d5c4a2f1a7bca61dfa409a9d5fa /tools/aapt2/java/JavaClassGenerator_test.cpp
parenta8f15a5d2e8913e595d6db59dbff378c257673d2 (diff)
Make BiometricService check for internal permission
Previously, some paths through BiometricService needed to be accessible by apps. Now that external calls are routed through AuthService instead, we can check for the system-only USE_BIOMETRIC_INTERNAL permission everywhere that we had been checking for USE_BIOMETRIC in BiometricService. In order for this to be enforced properly, we also need to move some of the permission checks that were previously in BiometricService to AuthService, which is now the primary entry point for applications invoking the relevant biometric APIs. Test: com.android.server.biometrics Test: Manually verified functionality using support biometric demo app Bug: 148971767 Change-Id: Ieab61276c6375b0d674f73e1833edabc8700fe74
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions