Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c7dfd838 authored by Austin Delgado's avatar Austin Delgado
Browse files

Add Constraint_BP aconfig flag

Test: N/A
Bug: 288175072
Flag: ACONFIG constraint_bp DEVELOPMENT
Change-Id: I46f6121d10af1fdfa20f2d8acc9e35b59eb3ee21
parent 6b2c10db
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -8,3 +8,10 @@ flag {
    description: "Adds talkback directional guidance when using UDFPS with biometric prompt"
    description: "Adds talkback directional guidance when using UDFPS with biometric prompt"
    bug: "310044658"
    bug: "310044658"
}
}

flag {
    name: "constraint_bp"
    namespace: "biometrics_framework"
    description: "Refactors Biometric Prompt to use a ConstraintLayout"
    bug: "288175072"
}
 No newline at end of file