Merge "Turn off the new back arrow in Teamfood." into tm-qpr-dev am: 4099b89eda am: 4f5d526ae8
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19518882 Change-Id: Ie4d468f2bf7888ecf493ed891a4c463a05c47770 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -223,7 +223,7 @@ public class Flags {
|
||||
new SysPropBooleanFlag(1202, "persist.wm.debug.predictive_back_always_enforce", false);
|
||||
|
||||
public static final BooleanFlag NEW_BACK_AFFORDANCE =
|
||||
new BooleanFlag(1203, false /* default */, true /* teamfood */);
|
||||
new BooleanFlag(1203, false /* default */, false /* teamfood */);
|
||||
|
||||
// Pay no attention to the reflection behind the curtain.
|
||||
// ========================== Curtain ==========================
|
||||
|
||||
Reference in New Issue
Block a user