Loading packages/SystemUI/aconfig/systemui.aconfig +10 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,16 @@ flag { } } flag { name: "fingerprint_cancel_race_mitigation" namespace: "systemui" description: "Mitigate the race condition between KeyguardUpdateMonitor cancelling a fingerprint listening state and FingerprintManager sending the cancellation." bug: "398973663" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "udfps_view_performance" namespace: "systemui" Loading Loading
packages/SystemUI/aconfig/systemui.aconfig +10 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,16 @@ flag { } } flag { name: "fingerprint_cancel_race_mitigation" namespace: "systemui" description: "Mitigate the race condition between KeyguardUpdateMonitor cancelling a fingerprint listening state and FingerprintManager sending the cancellation." bug: "398973663" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "udfps_view_performance" namespace: "systemui" Loading