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

Commit 58db47d2 authored by Florence Yang's avatar Florence Yang Committed by Android (Google) Code Review
Browse files

Merge "Disable Region Sampling Flag for Teamfood" into tm-qpr-dev

parents e51346d9 75043217
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -297,7 +297,7 @@ object Flags {

    // 801 - region sampling
    // TODO(b/254512848): Tracking Bug
    val REGION_SAMPLING = unreleasedFlag(801, "region_sampling", teamfood = true)
    val REGION_SAMPLING = unreleasedFlag(801, "region_sampling")

    // 803 - screen contents translation
    // TODO(b/254513187): Tracking Bug