Merge "[PasspointV2] Clear feature flag settings_wifi_details_saved_screen" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
30550e1f3e
@@ -63,7 +63,6 @@ public class FeatureFlagUtils {
|
|||||||
DEFAULT_FLAGS.put(FORCE_GLOBAL_ACTIONS_GRID_ENABLED, "false");
|
DEFAULT_FLAGS.put(FORCE_GLOBAL_ACTIONS_GRID_ENABLED, "false");
|
||||||
DEFAULT_FLAGS.put(GLOBAL_ACTIONS_PANEL_ENABLED, "true");
|
DEFAULT_FLAGS.put(GLOBAL_ACTIONS_PANEL_ENABLED, "true");
|
||||||
DEFAULT_FLAGS.put(PIXEL_WALLPAPER_CATEGORY_SWITCH, "false");
|
DEFAULT_FLAGS.put(PIXEL_WALLPAPER_CATEGORY_SWITCH, "false");
|
||||||
DEFAULT_FLAGS.put("settings_wifi_details_saved_screen", "true");
|
|
||||||
DEFAULT_FLAGS.put("settings_wifi_details_datausage_header", "false");
|
DEFAULT_FLAGS.put("settings_wifi_details_datausage_header", "false");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user