Merge "Revert "Release PREVENT_BYPASS_KEYGUARD flag"" into udc-dev
This commit is contained in:
@@ -224,7 +224,7 @@ object Flags {
|
|||||||
/** Whether to inflate the bouncer view on a background thread. */
|
/** Whether to inflate the bouncer view on a background thread. */
|
||||||
// TODO(b/273341787): Tracking Bug
|
// TODO(b/273341787): Tracking Bug
|
||||||
@JvmField
|
@JvmField
|
||||||
val PREVENT_BYPASS_KEYGUARD = releasedFlag(230, "prevent_bypass_keyguard")
|
val PREVENT_BYPASS_KEYGUARD = unreleasedFlag(230, "prevent_bypass_keyguard", teamfood = true)
|
||||||
|
|
||||||
/** Whether to use a new data source for intents to run on keyguard dismissal. */
|
/** Whether to use a new data source for intents to run on keyguard dismissal. */
|
||||||
@JvmField
|
@JvmField
|
||||||
|
|||||||
Reference in New Issue
Block a user