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
This commit is contained in:
committed by
Shivangi Dubey
parent
407c2828c3
commit
345efc934f
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user