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:
@@ -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();
|
||||
|
Reference in New Issue
Block a user