commit | eb612580d86b916266232ede91809c3f663bbcdd | [log] [tgz] |
---|---|---|
author | Jigar Thakkar <jigarthakkar@google.com> | Tue Mar 26 16:02:33 2024 +0000 |
committer | Jigar Thakkar <jigarthakkar@google.com> | Tue Mar 26 16:02:33 2024 +0000 |
tree | 382cf9906906fa30cfe12e10cc71d5d144b3826f | |
parent | 6263205fa8ef724645359410def090946d46f97d [diff] |
Use allowPrivateProfile to guard BiometricFragment changes The BiometricPrompt API setAllowBackgroundAuthentication is now guarded by allowPrivateProfile flag. This change ensures the references to this API are flagged by the same flag, and the uber private space implementation flag - enablePrivateSpaceFeatures, as well. Bug: 312184187 Test: Tested by flashing changes on a test device Flag: Flags.ALLOW_PRIVATE_PROFILE Change-Id: Icfdc5a2c2f07177c25fa3d545837052209b76551