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

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

Add aconfig for Biometric Framework

Bug: 313706283
Flag: ACONFIG com.android.systemui.bp_talkback DEVELOPMENT
Test: N/A
Change-Id: I28b9ae2bd2f6d3a6540ba34a23f7c4fd86c26f0c
parent aa126d7a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
per-file accessibility.aconfig = file:/core/java/android/view/accessibility/OWNERS
per-file biometrics_framework.aconfig = file:/services/core/java/com/android/server/biometrics/OWNERS
+10 −0
Original line number Diff line number Diff line
package: "com.android.systemui"

# NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.

flag {
    name: "bp_talkback"
    namespace: "biometrics_framework"
    description: "Adds talkback directional guidance when using UDFPS with biometric prompt"
    bug: "310044658"
}
 No newline at end of file