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_icon_a11y" 8 namespace: "biometrics_framework" 9 description: "Fixes biometric prompt icon not working as button with a11y" 10 bug: "359423579" 11 metadata { 12 purpose: PURPOSE_BUGFIX 13 } 14} 15 16flag { 17 name: "cont_auth_plugin" 18 namespace: "biometrics_framework" 19 description: "Plugin and related API hooks for contextual auth plugins" 20 bug: "373600589" 21} 22