Clean up usages of flag remove_qs_tooltip_in_suw

This bug-fixing flag has been in Trunkfood in two months.

Test: existing presubmit (no functional change)
Bug: 294560581
Change-Id: I05282f1f7ee6b1bb4e4bf873771d80ae68204b4c
This commit is contained in:
Chun-Ku Lin
2024-04-01 20:07:56 +00:00
parent f18d1f60fb
commit dd915a5031
4 changed files with 2 additions and 13 deletions

View File

@@ -339,7 +339,6 @@ public class ToggleFeaturePreferenceFragmentTest {
}
@Test
@EnableFlags(com.android.settings.accessibility.Flags.FLAG_REMOVE_QS_TOOLTIP_IN_SUW)
@Config(shadows = ShadowFragment.class)
public void onPreferenceToggledOnEnabledService_inSuw_toolTipViewShouldNotShow() {
Intent suwIntent = new Intent();