Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 17f7406a authored by Manusaran Reddy Avula's avatar Manusaran Reddy Avula Committed by Android (Google) Code Review
Browse files

Revert "Enable CONTINUOUS_VIEW_TREE_CAPTURE FeatureFlag."

This reverts commit 2b4e19a0.

Reason for revert: b/273614966

Change-Id: I2f16b37d2f18c167012cfb9ec42797a7bef3648d
parent 2b4e19a0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -286,7 +286,7 @@ public final class FeatureFlags {
            "Use local overrides for search request timeout");

    public static final BooleanFlag CONTINUOUS_VIEW_TREE_CAPTURE = getDebugFlag(270395171,
            "CONTINUOUS_VIEW_TREE_CAPTURE", true, "Capture View tree every frame");
            "CONTINUOUS_VIEW_TREE_CAPTURE", false, "Capture View tree every frame");

    public static final BooleanFlag SECONDARY_DRAG_N_DROP_TO_PIN = getDebugFlag(
            270395140, "SECONDARY_DRAG_N_DROP_TO_PIN", false,