Merge "Turn flag off here because there is a bug" into tm-qpr-dev am: 4773e223c9 am: fc707f2dbc
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/22187049 Change-Id: Ifa689b4d371128f9c2c4adce11d74b793a66d8c5 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -226,7 +226,7 @@ object Flags {
|
||||
/** Whether to inflate the bouncer view on a background thread. */
|
||||
// TODO(b/272091103): Tracking Bug
|
||||
@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. */
|
||||
// TODO(b/273341787): Tracking Bug
|
||||
|
||||
Reference in New Issue
Block a user