Merge "Turn flag off here because there is a bug" into tm-qpr-dev
This commit is contained in:
@@ -233,7 +233,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/272091103): Tracking Bug
|
// TODO(b/272091103): Tracking Bug
|
||||||
@JvmField
|
@JvmField
|
||||||
val ASYNC_INFLATE_BOUNCER = unreleasedFlag(229, "async_inflate_bouncer", teamfood = true)
|
val ASYNC_INFLATE_BOUNCER = unreleasedFlag(229, "async_inflate_bouncer", teamfood = false)
|
||||||
|
|
||||||
/** 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
|
||||||
|
|||||||
Reference in New Issue
Block a user