Disable Region Sampling Flag for Teamfood
Disabling teamfood for text protection feature for now while some bugs caused by the feature are further investigated. Bug: 265048031 Test: manual Change-Id: I45a25a803be0799bccdf6cdeff683671dfcda09c
This commit is contained in:
@@ -252,7 +252,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")
|
||||
|
||||
// 802 - wallpaper rendering
|
||||
// TODO(b/254512923): Tracking Bug
|
||||
|
||||
Reference in New Issue
Block a user