Merge "Change Boolean to Sysprop flag for Shade anim work" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
498f1e905c
@@ -495,7 +495,7 @@ object Flags {
|
||||
// TODO(b/238475428): Tracking Bug
|
||||
@JvmField
|
||||
val WM_SHADE_ALLOW_BACK_GESTURE =
|
||||
unreleasedFlag(1207, "persist.wm.debug.shade_allow_back_gesture", teamfood = false)
|
||||
sysPropBooleanFlag(1207, "persist.wm.debug.shade_allow_back_gesture", default = false)
|
||||
|
||||
// TODO(b/238475428): Tracking Bug
|
||||
@JvmField
|
||||
|
||||
Reference in New Issue
Block a user