Enable teamfood for fp_listen_occluding_apps
Test: manual Bug: 283260512 Change-Id: I28dcb7a18b613021dfd052a9cb38f493e8242709
This commit is contained in:
@@ -259,7 +259,8 @@ object Flags {
|
||||
|
||||
/** Whether to listen for fingerprint authentication over keyguard occluding activities. */
|
||||
// TODO(b/283260512): Tracking bug.
|
||||
@JvmField val FP_LISTEN_OCCLUDING_APPS = unreleasedFlag(237, "fp_listen_occluding_apps")
|
||||
@JvmField val FP_LISTEN_OCCLUDING_APPS = unreleasedFlag(237, "fp_listen_occluding_apps",
|
||||
teamfood = true)
|
||||
|
||||
/** Flag meant to guard the talkback fix for the KeyguardIndicationTextView */
|
||||
// TODO(b/286563884): Tracking bug
|
||||
|
||||
Reference in New Issue
Block a user