1package: "com.android.systemui"
2container: "system"
3
4# NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
5
6flag {
7    name: "bp_talkback"
8    namespace: "biometrics_framework"
9    description: "Adds talkback directional guidance when using UDFPS with biometric prompt"
10    bug: "310044658"
11}
12
13flag {
14    name: "constraint_bp"
15    namespace: "biometrics_framework"
16    description: "Refactors Biometric Prompt to use a ConstraintLayout"
17    bug: "288175072"
18}
19