Merge "[MAC Randomization] Removed feature flag to align framework global flag"
This commit is contained in:
committed by
Android (Google) Code Review
commit
83234be184
@@ -51,7 +51,6 @@ public class FeatureFlagUtils {
|
||||
DEFAULT_FLAGS.put("settings_network_and_internet_v2", "true");
|
||||
DEFAULT_FLAGS.put("settings_slice_injection", "true");
|
||||
DEFAULT_FLAGS.put("settings_systemui_theme", "true");
|
||||
DEFAULT_FLAGS.put("settings_wifi_mac_randomization", "true");
|
||||
DEFAULT_FLAGS.put("settings_mainline_module", "false");
|
||||
DEFAULT_FLAGS.put("settings_dynamic_android", "false");
|
||||
DEFAULT_FLAGS.put(SEAMLESS_TRANSFER, "false");
|
||||
|
||||
Reference in New Issue
Block a user