Merge "Remove the feature flag of contextual home V2" into rvc-dev am: 1471727cdb

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11907890

Change-Id: Iecbd4b65bf2025ee26aa1d550878b176f4abba34
This commit is contained in:
TreeHugger Robot
2020-06-19 05:44:59 +00:00
committed by Automerger Merge Worker

View File

@@ -67,7 +67,6 @@ public class FeatureFlagUtils {
DEFAULT_FLAGS.put(SETTINGS_DO_NOT_RESTORE_PRESERVED, "true");
DEFAULT_FLAGS.put("settings_tether_all_in_one", "false");
DEFAULT_FLAGS.put("settings_contextual_home2", "true");
}
/**