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

Commit b781a2ae authored by Michał Brzeziński's avatar Michał Brzeziński Committed by Android (Google) Code Review
Browse files

Merge "Changing SIMPLIFIED_APPEAR_FRACTION flag to true by default" into udc-dev

parents 0e179fb3 aeefc718
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ object Flags {

    @JvmField
    val SIMPLIFIED_APPEAR_FRACTION =
        unreleasedFlag(259395680, "simplified_appear_fraction", teamfood = true)
        releasedFlag(259395680, "simplified_appear_fraction")

    // TODO(b/257315550): Tracking Bug
    val NO_HUN_FOR_OLD_WHEN = releasedFlag(118, "no_hun_for_old_when")