Merge "[Passpointv2] Add feature flag for saved network show details fragment"
This commit is contained in:
committed by
Android (Google) Code Review
commit
4ef578f33e
@@ -60,6 +60,7 @@ public class FeatureFlagUtils {
|
||||
DEFAULT_FLAGS.put(SCREENRECORD_LONG_PRESS, "false");
|
||||
DEFAULT_FLAGS.put(GLOBAL_ACTIONS_GRID_ENABLED, "true");
|
||||
DEFAULT_FLAGS.put(GLOBAL_ACTIONS_PANEL_ENABLED, "true");
|
||||
DEFAULT_FLAGS.put("settings_wifi_details_saved_screen", "false");
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user