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

Commit 345efc93 authored by dshivangi's avatar dshivangi Committed by Shivangi Dubey
Browse files

Enable SPLIT_SHADE_SUBPIXEL_OPTIMIZATION for Droidfood

Enable SPLIT_SHADE_SUBPIXEL_OPTIMIZATION flag for droidfooders.

Test: go/latency-compare-23516796
Bug: 277201412
Fixes: 280771268
Change-Id: If15b4f31ed4600af3533db544e7fec4acabe49c6
parent 407c2828
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -721,7 +721,7 @@ object Flags {
    // TODO(b/277201412): Tracking Bug
    @JvmField
    val SPLIT_SHADE_SUBPIXEL_OPTIMIZATION =
            unreleasedFlag(2805, "split_shade_subpixel_optimization", teamfood = true)
            releasedFlag(2805, "split_shade_subpixel_optimization")

    // TODO(b/278761837): Tracking Bug
    @JvmField